Update Fleet-maintained apps - #48740
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/cherry-studio/darwin.json=== Install Script (no changes) ===
=== Uninstall Script (no changes) ===ee/maintained-apps/outputs/codexbar/darwin.json=== Install Script (no changes) ===
=== Uninstall Script (no changes) ===ee/maintained-apps/outputs/coteditor/darwin.json=== Install Script (no changes) ===
=== Uninstall Script (no changes) ===ee/maintained-apps/outputs/purevpn/darwin.json=== Install Script (no changes) ===
=== Uninstall Script (no changes) ===ee/maintained-apps/outputs/wealthfolio/darwin.json=== Install Script (no changes) ===
=== Uninstall Script (no changes) ===ee/maintained-apps/outputs/windows-app/darwin.json=== Install // 6f24633a -> 0c6d78e2 ===
--- /tmp/old.da5p4Z 2026-07-05 12:31:30.885001001 +0000
+++ /tmp/new.GS3xgD 2026-07-05 12:31:30.885001001 +0000
@@ -96,5 +96,5 @@
# install pkg files
quit_and_track_application 'com.microsoft.rdc.macos'
-sudo installer -pkg "$TMPDIR/Windows_App_11.3.6_installer.pkg" -target /
+sudo installer -pkg "$TMPDIR/Windows_App_11.3.7_installer.pkg" -target /
relaunch_application 'com.microsoft.rdc.macos'
=== Uninstall Script (no changes) === |
WalkthroughThis PR updates six Fleet-maintained macOS application output JSON files with newer release versions: Cherry Studio (1.9.11→1.9.12), CodexBar (0.38.1→0.39.0), CotEditor (7.0.5→7.0.6), PureVPN (9.43.0→9.44.0), Wealthfolio (3.5.3→3.6.0), and Windows App (11.3.6→11.3.7). Each update revises version strings, patched-query version comparison thresholds, installer URLs, and SHA-256 checksums where applicable. The Windows App entry additionally swaps its install script reference ID and updates the corresponding refs map entry to install the new package version. Changes
Possibly related PRs
🚥 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 |
There was a problem hiding this comment.
🧹 Nitpick comments (1)
ee/maintained-apps/outputs/wealthfolio/darwin.json (1)
9-9: 🚀 Performance & Scalability | 🔵 TrivialInstaller URL uses the pre-transfer GitHub org.
The Wealthfolio project transferred from
afadil/wealthfoliotowealthfolio/wealthfolio; theafadil/wealthfoliorelease path should still redirect since it's a specific tagged asset URL, but consider pointing the ingestion source at the canonical org to avoid relying on GitHub's redirect behavior long-term.🤖 Prompt for AI Agents
Verify each finding against current code. Fix only still-valid issues, skip the rest with a brief reason, keep changes minimal, and validate. In `@ee/maintained-apps/outputs/wealthfolio/darwin.json` at line 9, The installer_url still points at the old afadil/wealthfolio release path; update the Wealthfolio darwin.json ingestion source to use the canonical wealthfolio/wealthfolio GitHub org instead. Keep the same tagged asset and filename, but change the release base URL so the installer metadata is not dependent on GitHub redirect behavior.
🤖 Prompt for all review comments with AI agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.
Nitpick comments:
In `@ee/maintained-apps/outputs/wealthfolio/darwin.json`:
- Line 9: The installer_url still points at the old afadil/wealthfolio release
path; update the Wealthfolio darwin.json ingestion source to use the canonical
wealthfolio/wealthfolio GitHub org instead. Keep the same tagged asset and
filename, but change the release base URL so the installer metadata is not
dependent on GitHub redirect behavior.
ℹ️ Review info
⚙️ Run configuration
Configuration used: Path: .coderabbit.yaml
Review profile: CHILL
Plan: Pro
Run ID: 1bb7b3a0-5e3b-48ca-bb6b-3e96ff7fe712
📒 Files selected for processing (6)
ee/maintained-apps/outputs/cherry-studio/darwin.jsonee/maintained-apps/outputs/codexbar/darwin.jsonee/maintained-apps/outputs/coteditor/darwin.jsonee/maintained-apps/outputs/purevpn/darwin.jsonee/maintained-apps/outputs/wealthfolio/darwin.jsonee/maintained-apps/outputs/windows-app/darwin.json
Automated ingestion of latest Fleet-maintained app data.
Summary by CodeRabbit