Changelog
- 0f320b7: Ship a container image, and list on the MCP Registry (#1) (@craigjmidwinter)
Install
brew install craigjmidwinter/tap/mail-muncherOr download an archive below and verify it:
# 1. checksum -- on macOS use `shasum -a 256` instead of `sha256sum`
sha256sum --check --ignore-missing checksums.txt
# 2. signature over the checksum file (keyless, no key to fetch)
cosign verify-blob \
--certificate checksums.txt.pem \
--signature checksums.txt.sig \
--certificate-identity-regexp '^https://github\.com/craigjmidwinter/mail-muncher/\.github/workflows/release\.yml@refs/tags/' \
--certificate-oidc-issuer https://token.actions.githubusercontent.com \
checksums.txt