Skip to content

Update Fleet-maintained apps - #48955

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

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

Conversation

@fleet-release

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

Copy link
Copy Markdown
Contributor

Automated ingestion of latest Fleet-maintained app data.

Summary by CodeRabbit

  • Bug Fixes
    • Updated macOS/Windows package metadata for Hive, LookAway, NordVPN, Proxyman, Retcon, Wavebox, WeChat, and Worksheet Crafter to point to newer releases.
    • Refreshed download links and checksums so installers match the latest available app versions.
    • Adjusted version checks used for update detection to align with the new releases.

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

github-actions Bot commented Jul 8, 2026

Copy link
Copy Markdown
Contributor

Script Diff Results

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

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

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

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

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

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

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

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

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

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

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

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

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

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

ee/maintained-apps/outputs/worksheet-crafter/darwin.json

=== Install // 545289c7 -> 9be99456 ===

--- /tmp/old.QRELX4	2026-07-08 15:57:59.386726867 +0000
+++ /tmp/new.Z0cPkM	2026-07-08 15:57:59.386726867 +0000
@@ -96,5 +96,5 @@
 
 # install pkg files
 quit_and_track_application 'com.SchoolCraft.WillBeReplacedByQMake'
-sudo installer -pkg "$TMPDIR/worksheet-crafter_2026.2.4.pkg" -target /
+sudo installer -pkg "$TMPDIR/worksheet-crafter_2026.2.11.pkg" -target /
 relaunch_application 'com.SchoolCraft.WillBeReplacedByQMake'

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

@coderabbitai

coderabbitai Bot commented Jul 8, 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: 5878d2a6-a2b0-485f-a5e7-9f5d7c0f5fa6

📥 Commits

Reviewing files that changed from the base of the PR and between 2708df6 and 12bc2b2.

📒 Files selected for processing (8)
  • ee/maintained-apps/outputs/hive-app/darwin.json
  • ee/maintained-apps/outputs/lookaway/darwin.json
  • ee/maintained-apps/outputs/nordvpn/darwin.json
  • ee/maintained-apps/outputs/proxyman/windows.json
  • ee/maintained-apps/outputs/retcon/darwin.json
  • ee/maintained-apps/outputs/wavebox/darwin.json
  • ee/maintained-apps/outputs/wechat/darwin.json
  • ee/maintained-apps/outputs/worksheet-crafter/darwin.json

Walkthrough

This pull request updates version metadata across eight maintained app output JSON files spanning macOS and Windows platforms: Hive, LookAway, NordVPN, Proxyman, Retcon, Wavebox, WeChat, and Worksheet Crafter. Each update bumps the app version string, the version_compare threshold in the patched query, the installer_url, and the sha256 checksum. Worksheet Crafter additionally changes its install_script_ref and replaces the corresponding refs entry with an updated install command pointing to the new package file.

Possibly related PRs

  • fleetdm/fleet#48251: Same pattern of version/patched threshold/installer_url/sha256 bumps across multiple maintained app darwin.json files.
  • fleetdm/fleet#48533: Updates the same hive-app and lookaway darwin.json entries with matching version/threshold/URL/checksum changes.
  • fleetdm/fleet#48920: Updates worksheet-crafter/darwin.json to the same version with the same install_script_ref key switch and pkg path change.
🚥 Pre-merge checks | ✅ 4 | ❌ 1

❌ Failed checks (1 inconclusive)

Check name Status Explanation Resolution
Description check ❓ Inconclusive The description is too generic and does not follow the template's required issue and checklist sections. Add the related issue line and fill out the relevant checklist and testing sections, deleting any non-applicable items.
✅ Passed checks (4 passed)
Check name Status Explanation
Title check ✅ Passed The title clearly states the main change: updating 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-2607081553

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

github-actions Bot commented Jul 8, 2026

Copy link
Copy Markdown
Contributor

Closing in favor of #48958.

@github-actions github-actions Bot closed this Jul 8, 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