Skip to content

[Homebrew] bump to formula

HAHWUL edited this page Mar 7, 2024 · 4 revisions

Step by Step

  1. Synk fork (https://github.com/hahwul/homebrew-core)
  2. Generate PR for homebrew-core
brew bump-formula-pr --strict --version <VERSION> noir
# e.g brew bump-formula-pr --strict --version 0.12.2 noir

Troubleshoot

The following should either be an alias or a rename, not both

HOMEBREW_NO_INSTALL_FROM_API=1 brew update
brew bump-formula-pr --strict --version 0.13.0 noir

https://github.com/orgs/Homebrew/discussions/5140#discussioncomment-8513515

Style check

Style check for homebrew-core

cd $(brew --repository)/Library/Taps/homebrew/homebrew-core/Formula
brew style noir.rb