Update download link for aarch64

This commit is contained in:
Aoran Zeng 2023-09-10 14:37:11 +08:00
parent a508135006
commit b79f24fe97

View File

@ -37,6 +37,9 @@ curl -LO https://gitee.com/RubyMetric/chsrc/releases/download/preview/chsrc-x86-
```bash ```bash
# x64 # x64
curl -LO https://gitee.com/RubyMetric/chsrc/releases/download/preview/chsrc-x64-linux curl -LO https://gitee.com/RubyMetric/chsrc/releases/download/preview/chsrc-x64-linux
# aarch64 / arm64
curl -LO https://gitee.com/RubyMetric/chsrc/releases/download/preview/chsrc-aarch64-linux
``` ```
<br> <br>