v1.0.5
Full Changelog: v1.0.4...v1.0.5
Verifying a release
- Download
checksums.txtandchecksums.txt.sig. - Verify the signature:
cosign verify-blob \ --bundle checksums.txt.sig \ --certificate-identity-regexp 'https://github.com/higgscli/higgs' \ --certificate-oidc-issuer 'https://token.actions.githubusercontent.com' \ checksums.txt
- Verify the archive:
sha256sum -c checksums.txt.