Skip to content

Commit

Permalink
Set homebrew bottle domain to fix Bintray's DNS mess
Browse files Browse the repository at this point in the history
  • Loading branch information
shivammathur committed Feb 28, 2021
1 parent df4388c commit 4336ad3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/scripts/darwin.sh
Original file line number Diff line number Diff line change
Expand Up @@ -187,6 +187,7 @@ brew_prefix="$(brew --prefix)"
brew_repo="$(brew --repository)"
tap_dir="$brew_repo"/Library/Taps
scripts="${dist}"/../src/scripts
export HOMEBREW_BOTTLE_DOMAIN="https://dl.bintray.com/homebrew"
export HOMEBREW_CHANGE_ARCH_TO_ARM=1
export HOMEBREW_NO_INSTALL_CLEANUP=1
export HOMEBREW_NO_AUTO_UPDATE=1
Expand Down

0 comments on commit 4336ad3

Please sign in to comment.