Skip to content

chsrc@0.2.6: Add arm64 build - #8338

Merged
niheaven merged 3 commits into
ScoopInstaller:masterfrom
Dragon1573:issues/8337
Jul 25, 2026
Merged

chsrc@0.2.6: Add arm64 build#8338
niheaven merged 3 commits into
ScoopInstaller:masterfrom
Dragon1573:issues/8337

Conversation

@Dragon1573

@Dragon1573 Dragon1573 commented Jul 23, 2026

Copy link
Copy Markdown
Contributor

ℹ️ What's changed?

Windows on ARM support was added after v0.2.5 and currently available in pre

✅ Checklist

  • Use conventional PR title: <manifest-name[@version]|chore>: <general summary of the pull request>
  • I have read the Contributing Guide

@Dragon1573 Dragon1573 changed the title chsrc@0: Add arm64 updater URL pattern chsrc@0.2.5: Add arm64 updater URL pattern Jul 23, 2026
@coderabbitai

coderabbitai Bot commented Jul 23, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro Plus

Run ID: e2ba123f-6471-4c02-9bde-e0381b056d01

📥 Commits

Reviewing files that changed from the base of the PR and between 5044beb and a057479.

📒 Files selected for processing (1)
  • bucket/chsrc.json

Summary by CodeRabbit

  • New Features
    • Added Windows ARM64 support for downloading and installing version 0.2.6.
    • Enabled automatic updates for future ARM64 releases.

Walkthrough

Adds ARM64 download metadata and auto-update URL configuration to the chsrc manifest alongside the existing 64-bit and 32-bit entries.

Changes

chsrc ARM64 support

Layer / File(s) Summary
Add ARM64 download configuration
bucket/chsrc.json
The manifest adds a pinned ARM64 URL and hash, plus a $version-based ARM64 auto-update URL template.

Possibly related PRs

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Title check ✅ Passed The title is concise, specific, and accurately summarizes the main change: adding arm64 build support for chsrc 0.2.6.
Description check ✅ Passed The description includes a clear summary, issue links, and the required checklist items from the template.
Linked Issues check ✅ Passed The manifest adds the arm64 autoupdate URL pattern and package entry requested for #8337.
Out of Scope Changes check ✅ Passed The PR stays focused on adding arm64 support entries to the chsrc manifest with no unrelated changes.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

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.

@coderabbitai coderabbitai 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.

Actionable comments posted: 1


ℹ️ Review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro Plus

Run ID: f65f40e3-64a6-4458-a2ef-1c4342cefa85

📥 Commits

Reviewing files that changed from the base of the PR and between 59e596d and 5044beb.

📒 Files selected for processing (1)
  • bucket/chsrc.json

Comment thread bucket/chsrc.json
@z-Fng z-Fng changed the title chsrc@0.2.5: Add arm64 updater URL pattern chsrc@0.2.5: Add arm64 version Jul 23, 2026
@Dragon1573
Dragon1573 marked this pull request as draft July 23, 2026 15:03
@niheaven niheaven changed the title chsrc@0.2.5: Add arm64 version chsrc@0.2.6: Add arm64 version Jul 25, 2026
@niheaven niheaven changed the title chsrc@0.2.6: Add arm64 version chsrc@0.2.6: Add arm64 build Jul 25, 2026
@niheaven
niheaven marked this pull request as ready for review July 25, 2026 06:37
@niheaven
niheaven merged commit b0d3177 into ScoopInstaller:master Jul 25, 2026
2 checks passed
@Dragon1573
Dragon1573 deleted the issues/8337 branch July 25, 2026 07:35
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.

[Receipe Update]: Add arm64 updater for chsrc

3 participants