Update Fleet-maintained apps - #43431
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.
|
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 (4)
WalkthroughThis PR updates metadata for multiple maintained applications in configuration files. Version updates include Adobe Acrobat Reader from 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 |
Script Diff Resultsee/maintained-apps/outputs/7-zip/windows.json=== Install Script (no changes) ===
=== Uninstall Script (no changes) ===ee/maintained-apps/outputs/adobe-acrobat-reader/darwin.json=== Install // 7e094bff -> e10acea5 ===
--- /tmp/old.Us41ig 2026-04-10 20:45:55.374010033 +0000
+++ /tmp/new.JhIhF0 2026-04-10 20:45:55.374010033 +0000
@@ -88,5 +88,5 @@
hdiutil detach "$MOUNT_POINT"
# install pkg files
quit_and_track_application 'com.adobe.Reader'
-sudo installer -pkg "$TMPDIR/AcroRdrDC_2600121367_MUI.pkg" -target /
+sudo installer -pkg "$TMPDIR/AcroRdrDC_2600121411_MUI.pkg" -target /
relaunch_application 'com.adobe.Reader'
=== Uninstall Script (no changes) ===ee/maintained-apps/outputs/nordvpn/darwin.json=== Install Script (no changes) ===
=== Uninstall Script (no changes) ===ee/maintained-apps/outputs/santa/darwin.json=== Install // e79a65f2 -> cf6f4b1c ===
--- /tmp/old.1Q7dIK 2026-04-10 20:45:55.458010997 +0000
+++ /tmp/new.Ji6MoX 2026-04-10 20:45:55.458010997 +0000
@@ -88,5 +88,5 @@
hdiutil detach "$MOUNT_POINT"
# install pkg files
quit_and_track_application 'com.northpolesec.santa'
-sudo installer -pkg "$TMPDIR/santa-2026.2.pkg" -target /
+sudo installer -pkg "$TMPDIR/santa-2026.3.pkg" -target /
relaunch_application 'com.northpolesec.santa'
=== Uninstall Script (no changes) === |
Automated ingestion of latest Fleet-maintained app data.
Summary by CodeRabbit