Skip to content

moon: Update to version 2.4.3, fix autoupdate - #8313

Merged
z-Fng merged 1 commit into
ScoopInstaller:masterfrom
l46983284-cpu:fix/moon-asset-rename-cli-zip
Jul 16, 2026
Merged

moon: Update to version 2.4.3, fix autoupdate#8313
z-Fng merged 1 commit into
ScoopInstaller:masterfrom
l46983284-cpu:fix/moon-asset-rename-cli-zip

Conversation

@l46983284-cpu

Copy link
Copy Markdown
Contributor

Summary

  • Upstream renamed the Windows asset from moon-x86_64-pc-windows-msvc.exe to moon_cli-x86_64-pc-windows-msvc.zip (zip contains moon.exe).
  • Old autoupdate URL pattern 404s on current releases; update architecture URL/hash and autoupdate, with $url.sha256 for hashes.

This is an asset rename / broken autoupdate fix, not a pure version bump.

Checklist

  • New asset URL returns 200; old exe name 404 on latest
  • Hash from published .sha256 file

Upstream replaced moon-x86_64-pc-windows-msvc.exe with
moon_cli-x86_64-pc-windows-msvc.zip (contains moon.exe). Update
architecture URL/hash and autoupdate template accordingly.

Signed-off-by: Alex Chen <l46983284@gmail.com>
@coderabbitai

coderabbitai Bot commented Jul 15, 2026

Copy link
Copy Markdown

Review Change Stack

Walkthrough

Changes

Moon CLI manifest

Layer / File(s) Summary
Update Moon artifact metadata
bucket/moon.json
Updates the manifest to Moon CLI 2.4.3 and changes the 64-bit download from an executable to the Windows ZIP artifact with its new SHA256 hash.
Update autoupdate configuration
bucket/moon.json
Updates the generated 64-bit URL to the ZIP format and reads its hash from the $url.sha256 sidecar file.
🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
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.
Title check ✅ Passed The title is concise and accurately summarizes the Moon version update and autoupdate fix.
Description check ✅ Passed The description has a clear summary and checklist, but it omits the Closes/Relates issue reference and one template checkbox.

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.

@z-Fng z-Fng changed the title moon: Update to version 2.4.3, fix Windows asset rename moon: Update to version 2.4.3, fix autoupdate Jul 16, 2026
@z-Fng

z-Fng commented Jul 16, 2026

Copy link
Copy Markdown
Contributor

/verify

@github-actions

Copy link
Copy Markdown
Contributor

All changes look good.

Wait for review from human collaborators.

moon

  • Lint
  • Description
  • License
  • Hashes
  • Checkver
  • Autoupdate
  • Autoupdate Hash Extraction

Check the full log for details.

@z-Fng

z-Fng commented Jul 16, 2026

Copy link
Copy Markdown
Contributor

#8305 (comment)

Add a comment starting with "/verify" after raising the PR - this will kick in the automatic manifest verifier.

@z-Fng
z-Fng merged commit 412a0cd into ScoopInstaller:master Jul 16, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants