mirror of
https://github.com/RubyMetric/chsrc.git
synced 2025-02-02 03:44:59 +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
|
||||
|
||||
```bash
|
||||
# M1/aarch64
|
||||
curl -L https://gitee.com/RubyMetric/chsrc/releases/download/latest/chsrc-aarch64-macos -o chsrc; chmod +x ./chsrc
|
||||
|
||||
# x64
|
||||
curl -L https://gitee.com/RubyMetric/chsrc/releases/download/latest/chsrc-x64-macos -o chsrc; chmod +x ./chsrc
|
||||
```
|
||||
|
|
Loading…
Reference in New Issue
Block a user