Skip to content

Update Fleet-maintained apps - #52071

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

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

Conversation

@fleet-release

@fleet-release fleet-release commented Aug 27, 2026

Copy link
Copy Markdown
Contributor

Automated ingestion of latest Fleet-maintained app data.

Summary by CodeRabbit

  • Updates
    • Updated managed app releases and download metadata for Amie, Arc, Beeper, Brave Browser, CMake, Deezer, Firefox Nightly, Granola, iMazing, Krisp, Lens, Linear, Spokenly, and Tunnelblick.
    • New versions and verified installers are now available across macOS and Windows.
    • Improved iMazing removal handling for the latest release.
    • Krisp now uses the latest ARM64 installer package.

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

Copy link
Copy Markdown
Contributor

Script Diff Results

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

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

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

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

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

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

ee/maintained-apps/outputs/brave-browser/darwin.json

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

ee/maintained-apps/outputs/cmake-app/windows.json

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

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

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

ee/maintained-apps/outputs/firefox@nightly/darwin.json

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

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

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

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

=== Install Script (no changes) ===
=== Uninstall // f70e27f3 -> 0ec88c00 ===

--- /tmp/old.jSHuMg	2026-08-27 19:36:49.299345594 +0000
+++ /tmp/new.OFLJU0	2026-08-27 19:36:49.300345585 +0000
@@ -92,8 +92,9 @@
   fi
 }
 
-quit_application 'com.DigiDNA.iMazing3.6.2.24301Mac'
-quit_application 'com.DigiDNA.iMazing3.6.2.24301Mac.Mini'
+quit_application 'com.DigiDNA.iMazing3.6.3.24326Mac'
+quit_application 'com.DigiDNA.iMazing3.6.3.24326Mac.Mini'
+quit_application 'com.DigiDNA.iMazing3Mac'
 sudo rm -rf "$APPDIR/iMazing.app"
 trash $LOGGED_IN_USER '/Users/Shared/iMazing Mini'
 trash $LOGGED_IN_USER '/Users/Shared/iMazing'

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

=== Install // 6e9f974c -> 217dfce0 ===

--- /tmp/old.mbKjJC	2026-08-27 19:36:49.364344999 +0000
+++ /tmp/new.PLqRSa	2026-08-27 19:36:49.364344999 +0000
@@ -96,5 +96,5 @@
 
 # install pkg files
 quit_and_track_application 'ai.krisp.krispMac'
-sudo installer -pkg "$TMPDIR/Krisp_3.15.6_arm64.pkg" -target / || exit $?
+sudo installer -pkg "$TMPDIR/Krisp_3.16.6_arm64.pkg" -target / || exit $?
 relaunch_application 'ai.krisp.krispMac'

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

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

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

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

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

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

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

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

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

@coderabbitai

coderabbitai Bot commented Aug 27, 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: 5e218d05-438f-4a4d-b6ae-4456a7209cc7

📥 Commits

Reviewing files that changed from the base of the PR and between d5676bf and b8c8cc6.

📒 Files selected for processing (14)
  • ee/maintained-apps/outputs/amie/darwin.json
  • ee/maintained-apps/outputs/arc/darwin.json
  • ee/maintained-apps/outputs/beeper/darwin.json
  • ee/maintained-apps/outputs/brave-browser/darwin.json
  • ee/maintained-apps/outputs/cmake-app/windows.json
  • ee/maintained-apps/outputs/deezer/darwin.json
  • ee/maintained-apps/outputs/firefox@nightly/darwin.json
  • ee/maintained-apps/outputs/granola/darwin.json
  • ee/maintained-apps/outputs/imazing/darwin.json
  • ee/maintained-apps/outputs/krisp/darwin.json
  • ee/maintained-apps/outputs/lens/darwin.json
  • ee/maintained-apps/outputs/linear/darwin.json
  • ee/maintained-apps/outputs/spokenly/darwin.json
  • ee/maintained-apps/outputs/tunnelblick/darwin.json

Included review availability: Your plan provides up to 8 included reviews per hour; 7 remain after this review.


Walkthrough

Maintained-app release metadata was updated for 14 applications across macOS and Windows. Each update changes the version threshold, installer URL, and SHA-256 checksum. The Krisp installation package and iMazing uninstall commands now target their newer releases. Other detection queries, categories, and unchanged script references remain unchanged.

Possibly related PRs

  • fleetdm/fleet#49804: Updates overlapping maintained-app entries, including Amie, Brave Browser, Firefox Nightly, and Granola.
  • fleetdm/fleet#50781: Updates overlapping entries such as Arc, CMake, Deezer, Firefox Nightly, Granola, and Spokenly.
  • fleetdm/fleet#50113: Updates maintained-app metadata generated by cmd/maintained-apps.

Merge Risk: ⚪ Minimal · up to b8c8c

This change refreshes maintained-app version and installer metadata without introducing broader product behavior changes; no actionable merge-blocking risk remains beyond normal checks and review.

🚥 Pre-merge checks | ✅ 4 | ❌ 1

❌ Failed checks (1 warning)

Check name Status Explanation Resolution
Description check ⚠️ Warning The description is on topic but largely incomplete. It does not provide the related issue, checklist responses, testing details, or other required template information. Complete the repository template. Add or remove the related issue reference, address each applicable checklist item, and document automated or manual testing results. Remove sections that do not apply if permitted by the template.
✅ Passed checks (4 passed)
Check name Status Explanation
Title check ✅ Passed The title clearly summarizes the main change: updating Fleet-maintained app data.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check. Docstring coverage is scoped to functions touched by this diff. Analyzed 0 functions across 0…
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.
Full details: Docstring Coverage

Explanation

No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check. Docstring coverage is scoped to functions touched by this diff. Analyzed 0 functions across 0 files. (14 skipped: 14 unsupported.)

  • Fix all pre-merge checks with AI
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch fma-2608271928

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 #52077.

@github-actions github-actions Bot closed this Aug 27, 2026
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