Update Fleet-maintained apps - #47479
Conversation
Generated automatically with cmd/maintained-apps.
Script Diff Resultsee/maintained-apps/outputs/aws-cli/windows.json=== Install Script (no changes) ===
=== Uninstall Script (no changes) ===ee/maintained-apps/outputs/camunda-modeler/darwin.json=== Install Script (no changes) ===
=== Uninstall Script (no changes) ===ee/maintained-apps/outputs/fantastical/darwin.json=== Install Script (no changes) ===
=== Uninstall Script (no changes) ===ee/maintained-apps/outputs/firealpaca/darwin.json=== Install Script (no changes) ===
=== Uninstall Script (no changes) ===ee/maintained-apps/outputs/framer/darwin.json=== Install Script (no changes) ===
=== Uninstall Script (no changes) ===ee/maintained-apps/outputs/glyphs/darwin.json=== Install Script (no changes) ===
=== Uninstall Script (no changes) ===ee/maintained-apps/outputs/macpacker/darwin.json=== Install Script (no changes) ===
=== Uninstall Script (no changes) ===ee/maintained-apps/outputs/macvim-app/darwin.json=== Install // bae18e19 -> 2fb79ce8 ===
--- /tmp/old.EkMWga 2026-06-12 00:35:27.332599918 +0000
+++ /tmp/new.Y72f3G 2026-06-12 00:35:27.333599922 +0000
@@ -100,12 +100,12 @@
sudo cp -R "$MOUNT_POINT"/* "$TMPDIR"
hdiutil detach "$MOUNT_POINT" || true
# copy to the applications folder
-quit_and_track_application 'org.vim.MacVim.LSSharedFileList'
+quit_and_track_application 'org.vim.MacVim'
if [ -d "$APPDIR/MacVim.app" ]; then
sudo mv "$APPDIR/MacVim.app" "$TMPDIR/MacVim.app.bkp"
fi
sudo cp -R "$TMPDIR/MacVim.app" "$APPDIR"
-relaunch_application 'org.vim.MacVim.LSSharedFileList'
+relaunch_application 'org.vim.MacVim'
mkdir -p .
/bin/ln -h -f -s -- "$APPDIR/MacVim.app/Contents/bin/mvim" "gview"
/bin/ln -h -f -s -- "$APPDIR/MacVim.app/Contents/bin/mvim" "gvim"
=== Uninstall Script (no changes) ===ee/maintained-apps/outputs/marked-app/darwin.json=== Install Script (no changes) ===
=== Uninstall Script (no changes) ===ee/maintained-apps/outputs/melodics/darwin.json=== Install Script (no changes) ===
=== Uninstall Script (no changes) ===ee/maintained-apps/outputs/memoryanalyzer/darwin.json=== Install Script (no changes) ===
=== Uninstall Script (no changes) ===ee/maintained-apps/outputs/mimestream/darwin.json=== Install Script (no changes) ===
=== Uninstall Script (no changes) ===ee/maintained-apps/outputs/musescore/darwin.json=== Install Script (no changes) ===
=== Uninstall Script (no changes) ===ee/maintained-apps/outputs/notion-calendar/darwin.json=== Install Script (no changes) ===
=== Uninstall Script (no changes) ===ee/maintained-apps/outputs/omniplan/darwin.json=== Install Script (no changes) ===
=== Uninstall Script (no changes) ===ee/maintained-apps/outputs/postgresql-16/windows.json=== Install Script (no changes) ===
=== Uninstall Script (no changes) ===ee/maintained-apps/outputs/rive/darwin.json=== Install Script (no changes) ===
=== Uninstall Script (no changes) ===ee/maintained-apps/outputs/tunnelblick/darwin.json=== Install Script (no changes) ===
=== Uninstall Script (no changes) ===ee/maintained-apps/outputs/twingate/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 (19)
WalkthroughThis PR updates 18 maintained-app manifests with new upstream release versions. Most changes follow a standard pattern: bumping the version number, updating the patched SQL query threshold, pointing to the new installer URL, and recording the new sha256 checksum. The updates span macOS and Windows platforms across applications including AWS CLI, Camunda Modeler, Fantastical, FireAlpaca, Framer, Glyphs, MacPacker, Marked, Melodics, MemoryAnalyzer, Mimestream, MuseScore, Notion Calendar, OmniPlan, PostgreSQL, Rive, Tunnelblick, and Twingate. Additionally, the MacVim entry is refactored to detect installations by the primary Possibly related PRs
🚥 Pre-merge checks | ✅ 4 | ❌ 1❌ Failed checks (1 warning)
✅ Passed checks (4 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 |
|
Closing in favor of #47481. |
Automated ingestion of latest Fleet-maintained app data.
Summary by CodeRabbit