% brew search iina
==> Formulae
inja
==> Casks
iina iina-plus
% brew install iina
==> Downloading https://dl-portal.iina.io/IINA.v1.3.2.dmg
==> Downloading from https://mirrors.tuna.tsinghua.edu.cn/iina/IINA.v1.3.2.dmg
######################################################################################################################################################################################################################## 100.0%
==> Installing Cask iina
==> Moving App 'IINA.app' to '/Applications/IINA.app'
==> Linking Binary 'iina-cli' to '/usr/local/bin/iina'
🍺 iina was successfully installed!
% brew config
HOMEBREW_VERSION: >=2.5.0 (shallow or no git repository)
ORIGIN: (none)
HEAD: (none)
Last commit: never
Core tap origin: https://github.com/Homebrew/homebrew-core
Core tap HEAD: (none)
Core tap last commit: never
Core tap branch: (none)
Core tap JSON: 15 Jul 17:28 UTC
HOMEBREW_PREFIX: /usr/local
HOMEBREW_API_AUTO_UPDATE_SECS: 86400
HOMEBREW_CASK_OPTS: []
HOMEBREW_MAKE_JOBS: 4
Homebrew Ruby: 2.6.10 => /usr/local/Homebrew/Library/Homebrew/vendor/portable-ruby/2.6.10_1/bin/ruby
CPU: quad-core 64-bit broadwell
Clang: N/A
Git: N/A
Curl: 7.87.0 => /usr/bin/curl
macOS: 12.6.7-x86_64
CLT: N/A
Xcode: N/A
% brew tap
elastic/tap
gcenx/wine
homebrew/cask
homebrew/core
homebrew/services
仔细想想以前有可能临时用过清华的源,但是并没有配置环境变量啊
1
mokeyjay 2023-07-16 06:44:11 +08:00
也有可能是 Homebrew 内置了清华源?就像 ubuntu 那样
|
2
ericwood067 2023-07-16 11:08:53 +08:00
@mokeyjay 应该没有内置清华源,我一直用 brew ,从没走过清华源。
|
3
butanediol2d 2023-07-16 11:33:45 +08:00 via iPhone 1
应该只是 https://dl-portal.iina.io/IINA.v1.3.2.dmg 重定向到清华源了吧。而且这个清华源是 iina 的不是 homebrew 的镜像。
|
4
Leon406 2023-07-16 13:25:23 +08:00
|
5
Leon406 2023-07-16 13:33:21 +08:00 1
|
7
CEBBCAT 2023-07-16 13:55:25 +08:00
有没有一种可能,是 dl-portal.iina.io 给你重定向到了 mirrors.tuna.tsinghua.edu.cn ?
|