File tree Expand file tree Collapse file tree 3 files changed +3
-1
lines changed Expand file tree Collapse file tree 3 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -45,6 +45,7 @@ CLI 版本更改说明请参考 [CHANGELOG](./CHANGELOG.md)
4545
4646 下载链接如下 (<img src =" https://img.shields.io/github/release/aliyun/aliyun-cli.svg " alt =" Latest Stable Version " />):
4747
48+ - [ Mac 图形界面安装器] ( https://aliyuncli.alicdn.com/aliyun-cli-latest.pkg )
4849 - [ Mac (AMD64)] ( https://aliyuncli.alicdn.com/aliyun-cli-macosx-latest-amd64.tgz )
4950 - [ Mac (ARM64)] ( https://aliyuncli.alicdn.com/aliyun-cli-macosx-latest-arm64.tgz )
5051 - [ Linux (AMD64)] ( https://aliyuncli.alicdn.com/aliyun-cli-linux-latest-amd64.tgz )
Original file line number Diff line number Diff line change @@ -43,6 +43,7 @@ The release notes for the CLI can be found in the [CHANGELOG](./CHANGELOG.md)
4343
4444 Download link: (<img src =" https://img.shields.io/github/release/aliyun/aliyun-cli.svg " alt =" Latest Stable Version " />)
4545
46+ - [ Mac GUI Installer] ( https://aliyuncli.alicdn.com/aliyun-cli-latest.pkg )
4647 - [ Mac (AMD64)] ( https://aliyuncli.alicdn.com/aliyun-cli-macosx-latest-amd64.tgz )
4748 - [ Mac (ARM64)] ( https://aliyuncli.alicdn.com/aliyun-cli-macosx-latest-arm64.tgz )
4849 - [ Linux (AMD64)] ( https://aliyuncli.alicdn.com/aliyun-cli-linux-latest-amd64.tgz )
Original file line number Diff line number Diff line change 3333 ${ALIYUN} oss cp ./aliyun-cli-macosx-latest-arm64.tgz $FLAGS
3434
3535 cp ./aliyun-cli-macosx-${VERSION} -universal.tgz ./aliyun-cli-macosx-latest-universal.tgz
36- ${ALIYUN} oss cp ./aliyun-cli-macosx-latest-arm64 .tgz $FLAGS
36+ ${ALIYUN} oss cp ./aliyun-cli-macosx-latest-universal .tgz $FLAGS
3737
3838 cp ./aliyun-cli-${VERSION} .pkg ./aliyun-cli-latest.pkg
3939 ${ALIYUN} oss cp ./aliyun-cli-latest.pkg $FLAGS
You can’t perform that action at this time.
0 commit comments