Update Fleet-maintained apps#44707
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/anka-virtualization/darwin.json=== Install // 0e3b3774 -> e434659d ===
--- /tmp/old.f3SxMB 2026-05-04 21:36:38.727021270 +0000
+++ /tmp/new.6N8qtZ 2026-05-04 21:36:38.727021270 +0000
@@ -96,5 +96,5 @@
# install pkg files
quit_and_track_application 'com.veertu.anka'
-sudo installer -pkg "$TMPDIR/Anka-3.8.6.212.pkg" -target /
+sudo installer -pkg "$TMPDIR/Anka-3.9.0.215.pkg" -target /
relaunch_application 'com.veertu.anka'
=== Uninstall Script (no changes) ===ee/maintained-apps/outputs/discord/windows.json=== Install Script (no changes) ===
=== Uninstall Script (no changes) ===ee/maintained-apps/outputs/nextcloud/darwin.json=== Install // 8ab18e8d -> 6382523a ===
--- /tmp/old.kfkpO4 2026-05-04 21:36:38.833023171 +0000
+++ /tmp/new.fhAwpT 2026-05-04 21:36:38.833023171 +0000
@@ -96,5 +96,5 @@
# install pkg files
quit_and_track_application 'com.nextcloud.desktopclient'
-sudo installer -pkg "$TMPDIR/Nextcloud-33.0.3.pkg" -target /
+sudo installer -pkg "$TMPDIR/Nextcloud-33.0.4.pkg" -target /
relaunch_application 'com.nextcloud.desktopclient'
=== 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 (3)
WalkthroughThis pull request updates metadata for three Fleet-maintained applications. Anka virtualization is updated from version 3.8.6 to 3.9.0 in the macOS configuration, with corresponding changes to the installer URL, SHA256 checksum, patched version comparison query, and install script reference. Discord Windows package is bumped from version 1.0.9235 to 1.0.9236 with updated installer URL and checksum. Nextcloud macOS is updated from version 33.0.3 to 33.0.4 with new installer URL, SHA256 checksum, patched query version, and install script reference. Each update modifies the JSON configuration files and associated install scripts to reflect the new package versions. Possibly related PRs
🚥 Pre-merge checks | ✅ 4 | ❌ 1❌ Failed checks (1 inconclusive)
✅ 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 |
Automated ingestion of latest Fleet-maintained app data.
Summary by CodeRabbit