Skip to content

Update Fleet-maintained apps - #49395

Closed
fleet-release wants to merge 1 commit into
mainfrom
fma-2607160459
Closed

Update Fleet-maintained apps#49395
fleet-release wants to merge 1 commit into
mainfrom
fma-2607160459

Conversation

@fleet-release

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

Copy link
Copy Markdown
Contributor

Automated ingestion of latest Fleet-maintained app data.

Summary by CodeRabbit

  • Updates
    • Updated available app packages to newer releases across Windows and macOS, including Claude, Cursor, Discord, Signal, Tailscale, Visual Studio Code, Vivaldi, and others.
    • Refreshed download links and verification data for the updated installers.
    • Updated Mimestream’s uninstall configuration reference without changing its behavior.

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

Copy link
Copy Markdown
Contributor

Script Diff Results

ee/maintained-apps/outputs/3df-zephyr-free/windows.json

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

ee/maintained-apps/outputs/claude/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/cursor/darwin.json

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

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

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

ee/maintained-apps/outputs/jetbrains-toolbox/windows.json

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

ee/maintained-apps/outputs/kiro-cli/darwin.json

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

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

=== Install Script (no changes) ===
=== Uninstall // 19608987 -> 852cbd47 ===

--- /tmp/old.5DQre1	2026-07-16 05:07:39.427802228 +0000
+++ /tmp/new.IT3ffI	2026-07-16 05:07:39.427802228 +0000
@@ -54,7 +54,9 @@
 
 sudo rm -rf "$APPDIR/Mimestream.app"
 trash $LOGGED_IN_USER '~/Library/Application Scripts/com.mimestream.Mimestream*'
+trash $LOGGED_IN_USER '~/Library/Application Scripts/group.com.mimestream.Mimestream'
 trash $LOGGED_IN_USER '~/Library/Caches/com.mimestream.Mimestream'
 trash $LOGGED_IN_USER '~/Library/Containers/com.mimestream.Mimestream*'
+trash $LOGGED_IN_USER '~/Library/Group Containers/group.com.mimestream.Mimestream'
 trash $LOGGED_IN_USER '~/Library/Preferences/com.mimestream.Mimestream.plist'
 trash $LOGGED_IN_USER '~/Library/Saved Application State/com.mimestream.Mimestream.savedState'

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

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

ee/maintained-apps/outputs/rocket-chat/darwin.json

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

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

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

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

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

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

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

ee/maintained-apps/outputs/visual-studio-code/darwin.json

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

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

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

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

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

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

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

@coderabbitai

coderabbitai Bot commented Jul 16, 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

Run ID: 2dd44586-73d3-4ab2-9641-385e18ebe8fd

📥 Commits

Reviewing files that changed from the base of the PR and between 3e695c7 and ef8842a.

📒 Files selected for processing (17)
  • ee/maintained-apps/outputs/3df-zephyr-free/windows.json
  • ee/maintained-apps/outputs/claude/darwin.json
  • ee/maintained-apps/outputs/claude/windows.json
  • ee/maintained-apps/outputs/cursor/darwin.json
  • ee/maintained-apps/outputs/discord/windows.json
  • ee/maintained-apps/outputs/jetbrains-toolbox/windows.json
  • ee/maintained-apps/outputs/kiro-cli/darwin.json
  • ee/maintained-apps/outputs/mimestream/darwin.json
  • ee/maintained-apps/outputs/notepadexe/darwin.json
  • ee/maintained-apps/outputs/rocket-chat/darwin.json
  • ee/maintained-apps/outputs/signal/darwin.json
  • ee/maintained-apps/outputs/slicer/darwin.json
  • ee/maintained-apps/outputs/tailscale/windows.json
  • ee/maintained-apps/outputs/visual-studio-code/darwin.json
  • ee/maintained-apps/outputs/vivaldi/windows.json
  • ee/maintained-apps/outputs/webcatalog/darwin.json
  • ee/maintained-apps/outputs/zen/darwin.json

Walkthrough

Updated 16 maintained-app manifests to newer Windows or macOS releases by synchronizing version values, patch-query thresholds, installer URLs, and SHA-256 checksums. The Visual Studio Code entry updates its version, query threshold, and installer URL without a checksum change. The Mimestream macOS entry renames its uninstall script reference and corresponding reference-map key.

Possibly related PRs

🚥 Pre-merge checks | ✅ 4 | ❌ 1

❌ Failed checks (1 warning)

Check name Status Explanation Resolution
Description check ⚠️ Warning The description is only a single sentence and omits the required issue link, checklist items, and testing details from the template. Expand it to include the related issue, complete the checklist sections, and add testing/QA details per the repository template.
✅ Passed checks (4 passed)
Check name Status Explanation
Title check ✅ Passed The title matches the main change by describing an update 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-2607160459

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.

@github-actions

Copy link
Copy Markdown
Contributor

Closing in favor of #49396.

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