Skip to content

Update Fleet-maintained apps - #48682

Merged
allenhouchins merged 2 commits into
mainfrom
fma-2607031233
Jul 3, 2026
Merged

Update Fleet-maintained apps#48682
allenhouchins merged 2 commits into
mainfrom
fma-2607031233

Conversation

@fleet-release

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

Copy link
Copy Markdown
Contributor

Automated ingestion of latest Fleet-maintained app data.

Summary by CodeRabbit

  • Bug Fixes
    • Updated download links, version checks, and checksums for multiple maintained apps on macOS and Windows, including browsers, developer tools, and productivity apps.
    • Bumped several apps to newer releases so install/upgrade detection stays accurate.
    • Refreshed the 7-Zip Windows download source to a newer release asset.

Generated automatically with cmd/maintained-apps.

@claude claude Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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.

@coderabbitai

coderabbitai Bot commented Jul 3, 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: 286511f5-f890-479e-b3dd-c56e3ed56e0d

📥 Commits

Reviewing files that changed from the base of the PR and between dbc14b2 and 9774312.

📒 Files selected for processing (40)
  • ee/maintained-apps/outputs/7-zip/windows.json
  • ee/maintained-apps/outputs/actual/darwin.json
  • ee/maintained-apps/outputs/alt-tab/darwin.json
  • ee/maintained-apps/outputs/arc/windows.json
  • ee/maintained-apps/outputs/aws-cli/windows.json
  • ee/maintained-apps/outputs/beeper/darwin.json
  • ee/maintained-apps/outputs/brave-browser/darwin.json
  • ee/maintained-apps/outputs/brave-browser/windows.json
  • ee/maintained-apps/outputs/calibre/darwin.json
  • ee/maintained-apps/outputs/calibre/windows.json
  • ee/maintained-apps/outputs/claude/darwin.json
  • ee/maintained-apps/outputs/claude/windows.json
  • ee/maintained-apps/outputs/clion/windows.json
  • ee/maintained-apps/outputs/codex-app/darwin.json
  • ee/maintained-apps/outputs/dialpad/darwin.json
  • ee/maintained-apps/outputs/egnyte/windows.json
  • ee/maintained-apps/outputs/goland/darwin.json
  • ee/maintained-apps/outputs/granola/darwin.json
  • ee/maintained-apps/outputs/granola/windows.json
  • ee/maintained-apps/outputs/huly/darwin.json
  • ee/maintained-apps/outputs/jetbrains-toolbox/darwin.json
  • ee/maintained-apps/outputs/jetbrains-toolbox/windows.json
  • ee/maintained-apps/outputs/kiro-cli/darwin.json
  • ee/maintained-apps/outputs/lookaway/darwin.json
  • ee/maintained-apps/outputs/marked-app/darwin.json
  • ee/maintained-apps/outputs/microsoft-edge/darwin.json
  • ee/maintained-apps/outputs/microsoft-edge/windows.json
  • ee/maintained-apps/outputs/phpstorm/darwin.json
  • ee/maintained-apps/outputs/postman/windows.json
  • ee/maintained-apps/outputs/rancher/windows.json
  • ee/maintained-apps/outputs/rider/windows.json
  • ee/maintained-apps/outputs/rocket-chat/darwin.json
  • ee/maintained-apps/outputs/rsyncui/darwin.json
  • ee/maintained-apps/outputs/super-productivity/darwin.json
  • ee/maintained-apps/outputs/tower/windows.json
  • ee/maintained-apps/outputs/vivaldi/windows.json
  • ee/maintained-apps/outputs/webstorm/darwin.json
  • ee/maintained-apps/outputs/wispr-flow/darwin.json
  • ee/maintained-apps/outputs/yacreader/windows.json
  • ee/maintained-apps/outputs/zen/darwin.json

Walkthrough

This PR updates version metadata across 39 Fleet-maintained-apps output JSON files under ee/maintained-apps/outputs/, covering both darwin.json and windows.json entries for various applications (browsers, JetBrains IDEs, developer tools, communication apps, and utilities). Each change bumps the app's version field, adjusts the queries.patched version-comparison threshold, updates the installer_url to point to the new installer artifact, and replaces the corresponding sha256 checksum. Install/uninstall script references remain unchanged throughout.

Changes

Cohort / File(s) Summary
Developer/utility tools (7-Zip, Calibre, Rancher, Tower, YACReader, RsyncUI, Postman, AWS CLI, Egnyte) Version, installer URL, checksum, patched-query bumps
Browsers (Brave Browser, Microsoft Edge, Vivaldi, Zen Browser) Version, installer URL, checksum, patched-query bumps
AI/communication apps (Claude, Codex-app, Beeper, Dialpad, Wispr Flow, Rocket.Chat) Version, installer URL, checksum, patched-query bumps
JetBrains IDEs (CLion, GoLand, PhpStorm, Rider, WebStorm, JetBrains Toolbox) Version, installer URL, checksum, patched-query bumps
Productivity/misc (Actual, Alt-Tab, Granola, Huly, Kiro CLI, Lookaway, Marked App, Super Productivity, Arc) Version, installer URL, checksum, patched-query bumps

Sequence Diagram(s)

Not applicable — this PR consists solely of data/metadata updates to JSON configuration files with no observable code control flow.

Possibly related PRs

  • fleetdm/fleet#47819: Updates the same set of maintained-app JSON entries (brave-browser, claude, kiro-cli, marked-app, postman) with version/installer_url/sha256 bumps.
  • fleetdm/fleet#48540: Updates the same claude/darwin.json, claude/windows.json, and marked-app/darwin.json entries with matching field changes.
  • fleetdm/fleet#48365: Updates the same brave-browser/darwin.json and granola/windows.json entries with matching version/query/installer changes.
🚥 Pre-merge checks | ✅ 4 | ❌ 1

❌ Failed checks (1 warning)

Check name Status Explanation Resolution
Description check ⚠️ Warning The description is only a one-line summary and omits the required template sections, including related issue, checklist, and testing details. Expand it to match the template: add the related issue and complete the checklist sections, especially testing and any applicable migration/configuration notes.
✅ Passed checks (4 passed)
Check name Status Explanation
Title check ✅ Passed The title clearly summarizes the main change: a refresh of 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-2607031233

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.

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