Hello
I am trying to install go-passbolt-cli but checksum is invalid. Here, what I see
brew install passbolt/tap/go-passbolt-cli
==> Auto-updating Homebrew...
Adjust how often this is run with `$HOMEBREW_AUTO_UPDATE_SECS` or disable with
`$HOMEBREW_NO_AUTO_UPDATE=1`. Hide these hints with `$HOMEBREW_NO_ENV_HINTS=1` (see `man brew`).
==> Fetching downloads for: go-passbolt-cli
✘ Formula go-passbolt-cli (0.4.2) Verifying 6.0MB/ 6.0MB
Error: Formula reports different checksum: 82dd7417fb814ac196363607d483df62d177a920da112f361e3abb731fd8e9f7
SHA-256 checksum of downloaded file: 56ad48ed3fce99c4ff95353d7c368831b609a11bcb26f860ee1e43dfa654a8c3
checksum of the downloaded file is the same that the one defined on https://github.com/passbolt/go-passbolt-cli/releases/tag/v0.4.2
So, it seems that the homebrew checksum value is not correct …
I am not sure if a github issue is the right place to report it, so I am writing here
thank you