v1.3.0
What's Changed
- deps: bump the codeql-action group with 2 updates by @dependabot[bot] in #38
- deps: bump golang.org/x/crypto from 0.54.0 to 0.55.0 by @dependabot[bot] in #37
- deps: bump modernc.org/sqlite from 1.56.0 to 1.57.0 by @dependabot[bot] in #39
- send: default SMTP to Proton Bridge and honor loopback TLS skip-verify by @akeemjenkins in #40
Full Changelog: v1.2.5...v1.3.0
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.