Skip to content

chore(packaging): add winget + Scoop manifests for Windows install#44

Merged
chrisaddams merged 1 commit into
mainfrom
dist/windows-packaging
Jun 27, 2026
Merged

chore(packaging): add winget + Scoop manifests for Windows install#44
chrisaddams merged 1 commit into
mainfrom
dist/windows-packaging

Conversation

@chrisaddams

@chrisaddams chrisaddams commented Jun 15, 2026

Copy link
Copy Markdown
Contributor

Adds Windows package-manager manifests so Windows users can install the CLI with one command instead of downloading the .exe manually. The CLI already publishes anythink-win-x64.exe / anythink-win-arm64.exe on every release.

Files (packaging/)

  • winget — three-file manifest set (Anythink.CLI, InstallerType: portable, registers the anythink command), with SHA256s for v0.2.13.
  • Scoopanythink.json with checkver/autoupdate, x64 + arm64, installed as anythink.
  • packaging/README.md — submission notes for each registry.

Publishing to the external registries is a separate follow-up: winget via a PR to microsoft/winget-pkgs (winget install Anythink.CLI), and Scoop via a dedicated bucket repo (scoop install anythink). Details in packaging/README.md.

No code change.

Ready-to-submit manifests so Windows users can install the CLI via winget
(portable, registers the 'anythink' command) and Scoop (with checkver/
autoupdate). Includes a submission guide. Pinned to v0.2.13 as a reference.
@chrisaddams chrisaddams merged commit 171579f into main Jun 27, 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.

1 participant