mirror of
https://github.com/RubyMetric/chsrc
synced 2025-06-10 12:57:49 +08:00
Update macOS download url
This commit is contained in:
parent
a9a7412025
commit
82617b2ce2
@ -70,6 +70,9 @@ curl -L https://gitee.com/RubyMetric/chsrc/releases/download/latest/chsrc-armv7-
|
|||||||
### macOS
|
### macOS
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
|
# M1/aarch64
|
||||||
|
curl -L https://gitee.com/RubyMetric/chsrc/releases/download/latest/chsrc-aarch64-macos -o chsrc; chmod +x ./chsrc
|
||||||
|
|
||||||
# x64
|
# x64
|
||||||
curl -L https://gitee.com/RubyMetric/chsrc/releases/download/latest/chsrc-x64-macos -o chsrc; chmod +x ./chsrc
|
curl -L https://gitee.com/RubyMetric/chsrc/releases/download/latest/chsrc-x64-macos -o chsrc; chmod +x ./chsrc
|
||||||
```
|
```
|
||||||
|
Loading…
x
Reference in New Issue
Block a user