v0.0.1
Install: brew install agenxy/lanes/lanes, or go install github.com/agenxy/lanes/cmd/lanes@v0.0.1 and the same for cmd/lanesd.
Verify the artifacts (cosign 3, bundle format):
cosign verify-blob checksums.txt \
--bundle checksums.txt.bundle \
--certificate-identity 'https://github.com/Agenxy/lanes/.github/workflows/release.yml@refs/tags/v0.0.1' \
--certificate-oidc-issuer 'https://token.actions.githubusercontent.com'Changelog
- 05c2c28 repair the release identity, and the gaps a first contributor hits