winget/README.md
This directory contains the winget manifest files for publishing beads to the Windows Package Manager.
winget install SteveYegge.beads
SteveYegge.beads.yaml - Version manifest (main file)SteveYegge.beads.installer.yaml - Installer configurationSteveYegge.beads.locale.en-US.yaml - Package description and metadatamanifests/s/SteveYegge/beads/<version>/Or use the wingetcreate tool:
wingetcreate update SteveYegge.beads --version <new-version> --urls <new-url> --submit
When releasing a new version:
curl -sL https://github.com/gastownhall/beads/releases/download/v<VERSION>/checksums.txt | grep windows