mirror of
https://github.com/mas-cli/mas
synced 2024-11-21 19:23:01 +00:00
👽 Update core formula path
brew 3
This commit is contained in:
parent
cec804279e
commit
bc7c332515
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@
|
|||
# brew bump-formula-pr --help
|
||||
#
|
||||
|
||||
BREW_CORE_PATH="$(brew --prefix)/Homebrew/Library/Taps/homebrew/homebrew-core/Formula"
|
||||
BREW_CORE_PATH="$(brew --prefix)/Library/Taps/homebrew/homebrew-core/Formula"
|
||||
|
||||
function usage {
|
||||
echo "Usage: brew_formula_bump [v1.0] [sha1_hash]"
|
||||
|
|
Loading…
Reference in a new issue