Skip to content

localsend@1.18.0: Add arm64 support - #18503

Merged
z-Fng merged 2 commits into
ScoopInstaller:masterfrom
deuteros-gex:localsend-a64
Aug 11, 2026
Merged

localsend@1.18.0: Add arm64 support#18503
z-Fng merged 2 commits into
ScoopInstaller:masterfrom
deuteros-gex:localsend-a64

Conversation

@deuteros-gex

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

@coderabbitai

coderabbitai Bot commented Aug 11, 2026

Copy link
Copy Markdown

Review Change Stack

📝 Walkthrough

Walkthrough

The LocalSend package definition now supports Windows ARM64 downloads. It includes the v1.18.0 ARM64 archive URL and SHA-256 hash. The autoupdate configuration also generates the ARM64 download URL from the package version.

Estimated code review effort: 1 (Trivial) | ~2 minutes

🚥 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 clearly identifies the manifest, version, and primary ARM64 support change, and follows the repository's conventional format.
Description check ✅ Passed The description includes the required checklist items and matches the pull request objective, but it does not include an issue reference.

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

🧹 Nitpick comments (1)
bucket/localsend.json (1)

10-13: 🗄️ Data Integrity & Integration | 🔵 Trivial

Validate both architecture paths before merge.

Run the manifest checks and installation tests in clean environments, or uninstall between architecture tests:

scoop config debug true
.\bin\checkver.ps1 -App localsend -f
.\bin\formatjson.ps1 -App localsend
scoop install bucket/localsend.json -a 64bit
scoop install bucket/localsend.json -a arm64

Confirm that the committed manifest uses CRLF line endings.

As per path instructions, force version detection, auto-format the manifest, and test installation for each supported architecture before submission.

Also applies to: 37-39

🤖 Prompt for AI Agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.

In `@bucket/localsend.json` around lines 10 - 13, Validate the localsend manifest
across both 64bit and arm64 architectures by forcing version detection,
auto-formatting it, and running clean-environment installation tests (or
uninstalling between tests). Ensure the committed bucket/localsend.json uses
CRLF line endings and includes the resulting validated formatting and metadata.

Source: Path instructions

🤖 Prompt for all review comments with AI agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.

Inline comments:
In `@bucket/localsend.json`:
- Line 11: Normalize the indentation in the localsend manifest using the
repository’s formatjson.ps1 formatter for the localsend app, ensuring the arm64
entry matches the surrounding space-based indentation; commit the resulting
formatted manifest.

---

Nitpick comments:
In `@bucket/localsend.json`:
- Around line 10-13: Validate the localsend manifest across both 64bit and arm64
architectures by forcing version detection, auto-formatting it, and running
clean-environment installation tests (or uninstalling between tests). Ensure the
committed bucket/localsend.json uses CRLF line endings and includes the
resulting validated formatting and metadata.
🪄 Autofix

Fix all unresolved CodeRabbit comments on this PR:

  • Push a commit to this branch (recommended)
  • Create a new PR with the fixes

ℹ️ Review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro Plus

Run ID: c4078cce-cdfc-4d49-950c-36c69f1cb41f

📥 Commits

Reviewing files that changed from the base of the PR and between 9f07e37 and 21a2e92.

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

Comment thread bucket/localsend.json Outdated
@deuteros-gex

Copy link
Copy Markdown
Contributor Author

/verify

@github-actions

Copy link
Copy Markdown
Contributor

All changes look good.

Wait for review from human collaborators.

localsend

  • Lint
  • Description
  • License
  • Hashes
  • Checkver
  • Autoupdate

Check the full log for details.

@z-Fng z-Fng changed the title localsend@1.18.0: Add Arm64 localsend@1.18.0: Add arm64 support Aug 11, 2026
@z-Fng
z-Fng merged commit 6a51793 into ScoopInstaller:master Aug 11, 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