mirror of
https://gitee.com/ineo6/homebrew-install.git
synced 2025-04-06 03:58:05 +08:00
remove CORE_OFFICIAL_REMOTE
This commit is contained in:
parent
662f634607
commit
07fe5d946b
3
install
3
install
@ -7,9 +7,6 @@ HOMEBREW_REPOSITORY = "/usr/local/Homebrew".freeze
|
|||||||
HOMEBREW_CACHE = "#{ENV["HOME"]}/Library/Caches/Homebrew".freeze
|
HOMEBREW_CACHE = "#{ENV["HOME"]}/Library/Caches/Homebrew".freeze
|
||||||
BREW_REPO = "https://mirrors.tuna.tsinghua.edu.cn/git/homebrew/brew.git".freeze
|
BREW_REPO = "https://mirrors.tuna.tsinghua.edu.cn/git/homebrew/brew.git".freeze
|
||||||
|
|
||||||
# addition core repo setting
|
|
||||||
CORE_OFFICIAL_REMOTE = "https://mirrors.tuna.tsinghua.edu.cn/git/homebrew/homebrew-core.git".freeze
|
|
||||||
|
|
||||||
# TODO: bump version when new macOS is released
|
# TODO: bump version when new macOS is released
|
||||||
MACOS_LATEST_SUPPORTED = "10.15".freeze
|
MACOS_LATEST_SUPPORTED = "10.15".freeze
|
||||||
# TODO: bump version when new macOS is released
|
# TODO: bump version when new macOS is released
|
||||||
|
Loading…
x
Reference in New Issue
Block a user