Skip to content

Update Fleet-maintained apps#48391

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

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

Conversation

@fleet-release

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

Copy link
Copy Markdown
Contributor

Automated ingestion of latest Fleet-maintained app data.

Summary by CodeRabbit

  • New Features

    • Updated app package metadata to newer releases for Dropbox Enterprise, Readest (macOS and Windows), and VueScan (macOS).
  • Bug Fixes

    • Aligned version checks and “patched” status detection with the latest installer versions.
    • Refreshed download links, checksums, and uninstall references so installers match the current releases.

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/dropbox/windows.json

=== Install Script (no changes) ===
=== Uninstall // 0d1cfa19 -> db5b3d96 ===

--- /tmp/old.S6pVYb	2026-06-29 00:29:12.565843832 +0000
+++ /tmp/new.fUutEr	2026-06-29 00:29:12.565843832 +0000
@@ -1,4 +1,4 @@
-$product_code = '{AD209B85-AD7D-52D7-AAC5-7BD23D06F0F7}'
+$product_code = '{C3CA8C95-7298-5ACF-ACD0-1F954F0A551F}'
 $timeoutSeconds = 300  # 5 minute timeout
 
 # Fleet uninstalls app using product code that's extracted on upload

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

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

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

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

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

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

@coderabbitai

coderabbitai Bot commented Jun 29, 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: ef00cc8d-979e-446c-950b-5f606281091b

📥 Commits

Reviewing files that changed from the base of the PR and between b20bf64 and 725e5d0.

📒 Files selected for processing (4)
  • ee/maintained-apps/outputs/dropbox/windows.json
  • ee/maintained-apps/outputs/readest/darwin.json
  • ee/maintained-apps/outputs/readest/windows.json
  • ee/maintained-apps/outputs/vuescan/darwin.json

Walkthrough

Four maintained-app JSON output files are updated with new version metadata. Dropbox for Windows is bumped from 260.3.2792 to 260.3.2813, with a new installer URL, sha256, updated patched SQL query, a new uninstall_script_ref (db5b3d96 replacing 0d1cfa19), and an updated MSI product code in the embedded PowerShell uninstall script. Readest is bumped from 0.11.12 to 0.11.16 on both macOS and Windows, updating version, patched query, installer URL, and sha256. VueScan for macOS is bumped from 9.8.55 to 9.8.56, updating version and patched SQL.

Possibly related PRs

  • fleetdm/fleet#48196: Also updates ee/maintained-apps/outputs/dropbox/windows.json with a version bump, new uninstall_script_ref, and changed MSI product code in the PowerShell uninstall script.
🚥 Pre-merge checks | ✅ 4 | ❌ 1

❌ Failed checks (1 warning)

Check name Status Explanation Resolution
Description check ⚠️ Warning The description does not follow the required template and omits the Related issue and checklist sections. Fill out the template sections, including Related issue, checklist items, and Testing/validation details.
✅ Passed checks (4 passed)
Check name Status Explanation
Title check ✅ Passed The title is concise and accurately summarizes 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-2606290024

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

@github-actions github-actions Bot closed this Jun 29, 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