gomi
gomi copied to clipboard
Cannot get the latest version from Homebrew
Currently the latest version is v1.1.6, but the latest version available from Homebrew is v1.1.1. https://github.com/babarot/homebrew-tap/blob/337509fca5795301f5b43d4d1ecb6275724a81a9/Formula/gomi.rb#L5
I found a configuration released by goreleaser from this repository. https://github.com/babarot/gomi/blob/e63731adf335293729414d683e68a80f9f8fbd45/.goreleaser.yaml#L31-L44
The release workflow history shows that it may fail. https://github.com/babarot/gomi/actions/workflows/release.yaml I have not been able to check the logs because it is expired.
It would be nice to get the latest version from Homebrew.
Thank you.