Update Fleet-maintained apps - #43662
Conversation
Generated automatically with cmd/maintained-apps.
There was a problem hiding this comment.
Claude Code Review
This repository is configured for manual code reviews. Comment @claude review to trigger a review and subscribe this PR to future pushes, or @claude review once for a one-time review.
Tip: disable this comment in your organization's Code Review settings.
Review Summary by QodoUpdate Fleet-maintained apps to latest versions
WalkthroughsDescription• Update Adobe DNG Converter to version 18.3 with new installer and checksums • Update Claude desktop app to version 1.2773.0 across macOS and Windows • Update multiple Fleet-maintained applications to latest versions • Refresh installer URLs, checksums, and installation scripts for all apps Diagramflowchart LR
A["Fleet-maintained Apps"] --> B["Version Updates"]
B --> C["Adobe DNG Converter 18.3"]
B --> D["Claude 1.2773.0"]
B --> E["Other Apps"]
C --> F["Installer URLs"]
D --> F
E --> F
F --> G["SHA256 Checksums"]
F --> H["Install Scripts"]
File Changes1. ee/maintained-apps/outputs/adobe-dng-converter/darwin.json
|
Code Review by Qodo🐞 Bugs (0) 📘 Rule violations (0) 📎 Requirement gaps (0)
Great, no issues found!Qodo reviewed your code and found no material issues that require reviewⓘ The new review experience is currently in Beta. Learn more |
Script Diff Resultsee/maintained-apps/outputs/adobe-dng-converter/darwin.json=== Install // 3ea055b3 -> 274640ae ===
--- /tmp/old.IFXdAM 2026-04-16 13:48:24.292076018 +0000
+++ /tmp/new.AhW62c 2026-04-16 13:48:24.293076037 +0000
@@ -88,5 +88,5 @@
hdiutil detach "$MOUNT_POINT"
# install pkg files
quit_and_track_application 'com.adobe.DNGConverter'
-sudo installer -pkg "$TMPDIR/DNGConverter_18_2_2.pkg" -target /
+sudo installer -pkg "$TMPDIR/DNGConverter_18_3.pkg" -target /
relaunch_application 'com.adobe.DNGConverter'
=== Uninstall Script (no changes) ===ee/maintained-apps/outputs/claude/darwin.json=== Install Script (no changes) ===
=== Uninstall Script (no changes) ===ee/maintained-apps/outputs/claude/windows.json=== Install Script (no changes) ===
=== Uninstall Script (no changes) ===ee/maintained-apps/outputs/connect-fonts/darwin.json=== Install Script (no changes) ===
=== Uninstall Script (no changes) ===ee/maintained-apps/outputs/dialpad/darwin.json=== Install Script (no changes) ===
=== Uninstall Script (no changes) ===ee/maintained-apps/outputs/google-chrome/darwin.json=== Install Script (no changes) ===
=== Uninstall Script (no changes) ===ee/maintained-apps/outputs/google-drive/darwin.json=== Install Script (no changes) ===
=== Uninstall Script (no changes) ===ee/maintained-apps/outputs/keka/darwin.json=== Install Script (no changes) ===
=== Uninstall Script (no changes) ===ee/maintained-apps/outputs/lens/darwin.json=== Install Script (no changes) ===
=== Uninstall Script (no changes) ===ee/maintained-apps/outputs/opera/darwin.json=== Install Script (no changes) ===
=== Uninstall Script (no changes) ===ee/maintained-apps/outputs/whatsapp/darwin.json=== Install Script (no changes) ===
=== Uninstall Script (no changes) ===ee/maintained-apps/outputs/windsurf/darwin.json=== Install Script (no changes) ===
=== Uninstall Script (no changes) ===ee/maintained-apps/outputs/zed/darwin.json=== Install Script (no changes) ===
=== Uninstall Script (no changes) === |
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (13)
WalkthroughThis pull request performs bulk version updates across multiple maintained application metadata files in the Possibly related PRs
🚥 Pre-merge checks | ✅ 2 | ❌ 1❌ Failed checks (1 inconclusive)
✅ Passed checks (2 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Automated ingestion of latest Fleet-maintained app data.
Summary by CodeRabbit