Skip to content

Commit

Permalink
Update Homebrew formula URL.
Browse files Browse the repository at this point in the history
Partial mas-cli#638

Signed-off-by: Ross Goldberg <[email protected]>
  • Loading branch information
rgoldberg committed Nov 16, 2024
1 parent 3508e05 commit af26203
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion script/brew_core_update
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
# mas
#
# Updates mas Homebrew core formula:
# https://github.com/Homebrew/homebrew-core/blob/master/Formula/mas.rb
# https://github.com/Homebrew/homebrew-core/blob/master/Formula/m/mas.rb
#
# brew bump-formula-pr --help
#
Expand Down
2 changes: 1 addition & 1 deletion script/install
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
#
# NOTE: This script is called by the mas Homebrew formula so it has only system
# dependencies aside from Swift.
# https://github.com/Homebrew/homebrew-core/blob/master/Formula/mas.rb
# https://github.com/Homebrew/homebrew-core/blob/master/Formula/m/mas.rb
#

ARCH=$(uname -m)
Expand Down

0 comments on commit af26203

Please sign in to comment.