更换homebrew地址

This commit is contained in:
tsosunchia
2023-10-06 21:35:17 +08:00
parent 1580c6111f
commit a7089e8d54
2 changed files with 2 additions and 2 deletions

View File

@@ -90,7 +90,7 @@ For the **enhanced version of V1**, please visit [nxtrace/Ntrace-V1](https://git
* This repository's ACTIONS automatically built version (updates faster)
```shell
brew tap xgadget-lab/nexttrace && brew install xgadget-lab/nexttrace/nexttrace
brew tap nxtrace/nexttrace && brew install nxtrace/nexttrace/nexttrace
```
* The homebrew-core build is maintained by chenrui333, please note that this version's updates may lag behind the repository Action automatically version

View File

@@ -105,7 +105,7 @@ Document Language: [English](README.md) | 简体中文
* 本仓库ACTIONS自动构建版(更新更快)
```shell
brew tap xgadget-lab/nexttrace && brew install xgadget-lab/nexttrace/nexttrace
brew tap nxtrace/nexttrace && brew install nxtrace/nexttrace/nexttrace
```
* homebrew-core 构建由 chenrui333 维护请注意该版本更新可能会落后仓库Action自动构建版本