Skip to content

Update Fleet-maintained apps#47886

Merged
allenhouchins merged 1 commit into
mainfrom
fma-2606190033
Jun 19, 2026
Merged

Update Fleet-maintained apps#47886
allenhouchins merged 1 commit into
mainfrom
fma-2606190033

Conversation

@fleet-release

@fleet-release fleet-release commented Jun 19, 2026

Copy link
Copy Markdown
Contributor

Automated ingestion of latest Fleet-maintained app data.

Summary by CodeRabbit

  • Chores
    • Updated application metadata and release information for 20+ maintained applications, including version references, installer download URLs, and integrity checksums across macOS and Windows platforms.

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.

@github-actions

Copy link
Copy Markdown
Contributor

Script Diff Results

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

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

ee/maintained-apps/outputs/codex-app/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/extradock/darwin.json

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

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

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

ee/maintained-apps/outputs/hive-app/darwin.json

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

ee/maintained-apps/outputs/microsoft-edge/darwin.json

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

ee/maintained-apps/outputs/mountain-duck/darwin.json

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

ee/maintained-apps/outputs/mullvad-browser/windows.json

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

ee/maintained-apps/outputs/origami-studio/darwin.json

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

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

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

ee/maintained-apps/outputs/remote-desktop-manager/windows.json

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

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

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

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

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

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

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

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

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

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

=== Install Script (no changes) ===
=== Uninstall // 7b14fec4 -> 4e1acf1b ===

--- /tmp/old.UlkmAj	2026-06-19 00:40:09.036694939 +0000
+++ /tmp/new.CBigtd	2026-06-19 00:40:09.036694939 +0000
@@ -23,7 +23,7 @@
 
 if (-not $uninstall -or (-not $uninstall.UninstallString -and -not $uninstall.QuietUninstallString)) {
   Write-Host "Uninstall entry not found for '$displayName'"
-  Exit 1
+  Exit 0
 }
 
 # Kill any running Vivaldi processes before uninstalling

ee/maintained-apps/outputs/wispr-flow/darwin.json

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

ee/maintained-apps/outputs/workflowy/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 Jun 19, 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: 268f6f35-93ff-460f-85ab-329880bc5cae

📥 Commits

Reviewing files that changed from the base of the PR and between 3ac0aaf and 2dd2c88.

📒 Files selected for processing (20)
  • ee/maintained-apps/outputs/clop/darwin.json
  • ee/maintained-apps/outputs/codex-app/darwin.json
  • ee/maintained-apps/outputs/drawio/darwin.json
  • ee/maintained-apps/outputs/extradock/darwin.json
  • ee/maintained-apps/outputs/granola/windows.json
  • ee/maintained-apps/outputs/hive-app/darwin.json
  • ee/maintained-apps/outputs/microsoft-edge/darwin.json
  • ee/maintained-apps/outputs/mountain-duck/darwin.json
  • ee/maintained-apps/outputs/mullvad-browser/windows.json
  • ee/maintained-apps/outputs/origami-studio/darwin.json
  • ee/maintained-apps/outputs/powerphotos/darwin.json
  • ee/maintained-apps/outputs/remote-desktop-manager/windows.json
  • ee/maintained-apps/outputs/rive/darwin.json
  • ee/maintained-apps/outputs/rstudio/windows.json
  • ee/maintained-apps/outputs/tuple/darwin.json
  • ee/maintained-apps/outputs/vivaldi/darwin.json
  • ee/maintained-apps/outputs/vivaldi/windows.json
  • ee/maintained-apps/outputs/wispr-flow/darwin.json
  • ee/maintained-apps/outputs/workflowy/darwin.json
  • ee/maintained-apps/outputs/zen/darwin.json

Walkthrough

This PR updates release metadata for 19 maintained-app JSON manifests across macOS (darwin) and Windows platforms. For each app, the version field, queries.patched SQL version_compare threshold, installer_url, and sha256 checksum are updated to reflect the latest release. The affected apps include Clop, Codex, Draw.io, ExtraDock, Granola, Hive, Microsoft Edge, Mountain Duck, Mullvad Browser, Origami Studio, PowerPhotos, Remote Desktop Manager, Rive, RStudio, Tuple, Vivaldi, Wispr Flow, Workflowy, and Zen Browser. The Vivaldi Windows manifest additionally replaces the uninstall_script_ref key and modifies the embedded PowerShell uninstall script to return Exit 0 instead of Exit 1 when the target registry uninstall entry is not found.

Possibly related PRs

  • fleetdm/fleet#47460: Updates the same ee/maintained-apps/outputs/clop/darwin.json manifest with a prior version bump to queries.patched, installer_url, and sha256.
  • fleetdm/fleet#47849: Updates ee/maintained-apps/outputs/tuple/darwin.json with a preceding Tuple release bump using the same field pattern.
  • fleetdm/fleet#41552: Introduces the ee/maintained-apps/outputs/vivaldi/{darwin,windows}.json definitions and uninstall scripts that this PR subsequently modifies.
🚥 Pre-merge checks | ✅ 4 | ❌ 1

❌ Failed checks (1 warning)

Check name Status Explanation Resolution
Description check ⚠️ Warning The PR description is minimal and lacks required checklist items from the template, particularly missing validation of changes file, testing details, and other standard requirements. Complete the PR description template including required checklist items, testing evidence, and related issue reference if applicable.
✅ Passed checks (4 passed)
Check name Status Explanation
Title check ✅ Passed The title 'Update Fleet-maintained apps' is a clear summary of the main change: updating metadata for multiple Fleet-maintained applications to newer versions.
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.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch fma-2606190033

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 and usage tips.

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