v0.1.0-beta.2
Pre-release
Pre-release
·
23 commits
to main
since this release
This is the recommended Pushman CLI beta release.
It contains the complete first-beta command surface and fixes version reporting for installations made with go install. Those builds now read the tagged Go module version instead of displaying dev.
Install
go install github.com/WhiteKiwi/pushman-cli/cmd/pushman@v0.1.0-beta.2
pushman versionPrebuilt archives are available below for macOS, Linux, and Windows on arm64 and x86_64. Each archive is covered by checksums.txt and GitHub build provenance.
awk -v name="<asset-name>" '$2 == name' checksums.txt | shasum -a 256 -c -
gh attestation verify "<asset-name>" -R WhiteKiwi/pushman-cliSee the first beta notes for the complete feature overview and the full diff for this correction.