v0.14.0
Changelog
- d40c2e7 fix: filter pre-releases based on cli flag
Release Verification
You can verify a release of cast by using cosign and it's verify-blob command and simply point to the hosted files.
If you'd rather download them you can do that as well and run the same command to verify.
cosign verify-blob \
--key https://github.com/ekristen/cast/releases/download/v0.14.0/cosign.pub \
--signature https://github.com/ekristen/cast/releases/download/v0.14.0/cast_v0.14.0_linux_amd64.tar.gz.sig \
https://github.com/ekristen/cast/releases/download/v0.14.0/cast_v0.14.0_linux_amd64.tar.gz