Skip to content

Update Fleet-maintained apps - #49886

Merged
allenhouchins merged 1 commit into
mainfrom
fma-2607241226
Jul 24, 2026
Merged

Update Fleet-maintained apps#49886
allenhouchins merged 1 commit into
mainfrom
fma-2607241226

Conversation

@fleet-release

@fleet-release fleet-release commented Jul 24, 2026

Copy link
Copy Markdown
Contributor

Automated ingestion of latest Fleet-maintained app data.

Summary by CodeRabbit

  • Updates
    • Refreshed maintained application releases across Windows and macOS, including BrowserStackLocal, Bruno, Canva, ChatGPT, Claude, CLion, Cursor, Draw.io, Dropbox, GOG GALAXY, GoLand, Google Chrome, Kitty, Downie, and Splice.
    • Updated installer download links and integrity checksums where applicable.
    • Improved release detection so systems recognize the latest versions and apply updates correctly.
    • Updated Dropbox’s uninstall handling for its new installer release.

Generated automatically with cmd/maintained-apps.
@github-actions

Copy link
Copy Markdown
Contributor

Script Diff Results

ee/maintained-apps/outputs/browserstacklocal/windows.json

=== Install Script (no changes) ===
=== Uninstall Script (no changes) ===

ee/maintained-apps/outputs/bruno/windows.json

=== Install Script (no changes) ===
=== Uninstall Script (no changes) ===

ee/maintained-apps/outputs/canva/darwin.json

=== Install Script (no changes) ===
=== Uninstall Script (no changes) ===

ee/maintained-apps/outputs/canva/windows.json

=== Install Script (no changes) ===
=== Uninstall Script (no changes) ===

ee/maintained-apps/outputs/chatgpt/darwin.json

=== Install Script (no changes) ===
=== Uninstall Script (no changes) ===

ee/maintained-apps/outputs/claude/windows.json

=== Install Script (no changes) ===
=== Uninstall Script (no changes) ===

ee/maintained-apps/outputs/clion/windows.json

=== Install Script (no changes) ===
=== Uninstall Script (no changes) ===

ee/maintained-apps/outputs/cursor/darwin.json

=== Install Script (no changes) ===
=== Uninstall Script (no changes) ===

ee/maintained-apps/outputs/downie/darwin.json

=== Install Script (no changes) ===
=== Uninstall Script (no changes) ===

ee/maintained-apps/outputs/drawio/darwin.json

=== Install Script (no changes) ===
=== Uninstall Script (no changes) ===

ee/maintained-apps/outputs/dropbox/windows.json

=== Install Script (no changes) ===
=== Uninstall // b8df2b6f -> 53f61d33 ===

--- /tmp/old.pucpAz	2026-07-24 12:34:32.123748602 +0000
+++ /tmp/new.vgL8iL	2026-07-24 12:34:32.123748602 +0000
@@ -1,4 +1,4 @@
-$product_code = '{3DCEFA4A-E4B4-5D5A-BB8F-9F5974FD4C61}'
+$product_code = '{19E6620D-ECB8-55CC-9287-18856FCC08E8}'
 $timeoutSeconds = 300  # 5 minute timeout
 
 # Fleet uninstalls app using product code that's extracted on upload

ee/maintained-apps/outputs/gog-galaxy/windows.json

=== Install Script (no changes) ===
=== Uninstall Script (no changes) ===

ee/maintained-apps/outputs/goland/darwin.json

=== Install Script (no changes) ===
=== Uninstall Script (no changes) ===

ee/maintained-apps/outputs/google-chrome/darwin.json

=== Install Script (no changes) ===
=== Uninstall Script (no changes) ===

ee/maintained-apps/outputs/kitty/darwin.json

=== Install Script (no changes) ===
=== Uninstall Script (no changes) ===

ee/maintained-apps/outputs/splice/darwin.json

=== Install Script (no changes) ===
=== Uninstall Script (no changes) ===

@coderabbitai

coderabbitai Bot commented Jul 24, 2026

Copy link
Copy Markdown
Contributor

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro Plus

Run ID: 1500984c-7615-46df-93d3-2c08760c687b

📥 Commits

Reviewing files that changed from the base of the PR and between aa572dc and 2cebd35.

📒 Files selected for processing (16)
  • ee/maintained-apps/outputs/browserstacklocal/windows.json
  • ee/maintained-apps/outputs/bruno/windows.json
  • ee/maintained-apps/outputs/canva/darwin.json
  • ee/maintained-apps/outputs/canva/windows.json
  • ee/maintained-apps/outputs/chatgpt/darwin.json
  • ee/maintained-apps/outputs/claude/windows.json
  • ee/maintained-apps/outputs/clion/windows.json
  • ee/maintained-apps/outputs/cursor/darwin.json
  • ee/maintained-apps/outputs/downie/darwin.json
  • ee/maintained-apps/outputs/drawio/darwin.json
  • ee/maintained-apps/outputs/dropbox/windows.json
  • ee/maintained-apps/outputs/gog-galaxy/windows.json
  • ee/maintained-apps/outputs/goland/darwin.json
  • ee/maintained-apps/outputs/google-chrome/darwin.json
  • ee/maintained-apps/outputs/kitty/darwin.json
  • ee/maintained-apps/outputs/splice/darwin.json

Walkthrough

Updated maintained-app metadata for newer BrowserStackLocal, Bruno, Canva, ChatGPT, Claude, CLion, Cursor, Downie, draw.io, Dropbox, GOG GALAXY, GoLand, Google Chrome, Kitty, and Splice releases. Changes align version fields and patched-query thresholds with new installer URLs and SHA-256 checksums. Dropbox also updates its uninstall script reference and MSI product code.

Possibly related PRs

🚥 Pre-merge checks | ✅ 4 | ❌ 1

❌ Failed checks (1 warning)

Check name Status Explanation Resolution
Description check ⚠️ Warning The description is too vague and omits the required issue and checklist sections from the template. Add the required related issue line and complete the checklist/testing sections, removing any irrelevant items.
✅ Passed checks (4 passed)
Check name Status Explanation
Title check ✅ Passed The title concisely describes the main change to Fleet-maintained apps.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch fma-2607241226

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.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@allenhouchins
allenhouchins merged commit e7a71f2 into main Jul 24, 2026
17 checks passed
@allenhouchins
allenhouchins deleted the fma-2607241226 branch July 24, 2026 13:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants