brew tap moonrepo/tap
brew install moonrepo/tap/moon
Most bottles can be built with the Github actions, but the MacOS 13 versions need to be built locally and added to the other versions.
cd $(brew --repository)/Library/Taps/moonrepo/homebrew-tap
- Update moon.rb with the correct
url
andsha256
- Remove the
bottle
block. The PR will add it back in once it's built. - Make a PR
cd $(brew --repository)/Library/Taps/moonrepo/homebrew-tap
brew install moonrepo/tap/moon --build-bottle
brew bottle moonrepo/tap/moon
Use the pr-pull
tag to merge the PR
Go to the release: https://github.com/moonrepo/homebrew-moon/releases and upload the bottle as a new asset.
Example PR: https://github.com/moonrepo/homebrew-moon/pull/2/files