Update Fleet-maintained apps#48385
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.
Script Diff Resultsee/maintained-apps/outputs/commander-one/darwin.json=== Install Script (no changes) ===
=== Uninstall // 8944ff67 -> f24549cd ===
--- /tmp/old.ENbfSK 2026-06-28 12:26:41.176162421 +0000
+++ /tmp/new.mS5sGQ 2026-06-28 12:26:41.177162428 +0000
@@ -56,5 +56,10 @@
trash $LOGGED_IN_USER '~/Library/Application Support/com.eltima.cmd1'
trash $LOGGED_IN_USER '~/Library/Caches/com.eltima.cmd1'
trash $LOGGED_IN_USER '~/Library/HTTPStorages/com.eltima.cmd1'
+trash $LOGGED_IN_USER '~/Library/Preferences/com.eltima.activator.xml'
trash $LOGGED_IN_USER '~/Library/Preferences/com.eltima.cmd1.plist'
+trash $LOGGED_IN_USER '~/Library/Preferences/com.eltima.TCXDropboxFS.plist'
+trash $LOGGED_IN_USER '~/Library/Preferences/com.eltima.TCXFtpFS.plist'
+trash $LOGGED_IN_USER '~/Library/Preferences/com.eltima.TCXGDrive.plist'
+trash $LOGGED_IN_USER '~/Library/Preferences/com.eltima.TCXWebDAVFS.plist'
trash $LOGGED_IN_USER '~/Library/Saved Application State/com.eltima.cmd1.savedState'ee/maintained-apps/outputs/freefilesync/darwin.json=== Install // a3b4ab17 -> 37ef9720 ===
--- /tmp/old.6b6vWy 2026-06-28 12:26:41.237162814 +0000
+++ /tmp/new.p0eElY 2026-06-28 12:26:41.237162814 +0000
@@ -98,5 +98,5 @@
unzip "$INSTALLER_PATH" -d "$TMPDIR"
# install pkg files
quit_and_track_application 'org.freefilesync.FreeFileSync'
-sudo installer -pkg "$TMPDIR/FreeFileSync_14.9.pkg" -target /
+sudo installer -pkg "$TMPDIR/FreeFileSync_14.10.pkg" -target /
relaunch_application 'org.freefilesync.FreeFileSync'
=== Uninstall Script (no changes) ===ee/maintained-apps/outputs/google-gemini/darwin.json=== Install Script (no changes) ===
=== Uninstall // 1df41440 -> bae9ae79 ===
--- /tmp/old.HmdT1p 2026-06-28 12:26:41.288163143 +0000
+++ /tmp/new.EBTAhz 2026-06-28 12:26:41.288163143 +0000
@@ -221,4 +221,4 @@
trash $LOGGED_IN_USER '~/Library/Caches/com.google.GeminiMacOS.launcher'
trash $LOGGED_IN_USER '~/Library/Google/GoogleSoftwareUpdate/Actives/com.google.GeminiMacOS'
trash $LOGGED_IN_USER '~/Library/HTTPStorages/com.google.GeminiMacOS'
-trash $LOGGED_IN_USER '~/Library/Preferences/com.google.GeminiMacOS.plist'
+trash $LOGGED_IN_USER '~/Library/Preferences/com.google.GeminiMacOS.*' |
|
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 (3)
WalkthroughThree macOS maintained-app JSON definitions are updated. FreeFileSync is bumped from version 14.9 to 14.10, with corresponding changes to 🚥 Pre-merge checks | ✅ 4 | ❌ 1❌ Failed checks (1 warning)
✅ Passed checks (4 passed)
✨ 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