Skip to content

Commit 3efee49

Browse files
committed
v3.0.10-update meta data
1 parent 3c1ff88 commit 3efee49

3 files changed

Lines changed: 9 additions & 9 deletions

File tree

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
export VERSION=3.0.9
1+
export VERSION=3.0.10
22
export RELEASE_PATH="releases/aliyun-cli-${VERSION}"
33

44
all: build

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -36,11 +36,11 @@ You can install Alibaba Cloud CLI either through the installer or the source cod
3636

3737
Download the installer, then extract the installer. You can move the extracted `aliyun` executable file to the `/usr/local/bin` directory or add it to the `$PATH`.
3838

39-
Download link: (3.0.9)
39+
Download link: (3.0.10)
4040

41-
- [Mac](https://aliyuncli.alicdn.com/aliyun-cli-macosx-3.0.9-amd64.tgz)
42-
- [Linux](https://aliyuncli.alicdn.com/aliyun-cli-linux-3.0.9-amd64.tgz)
43-
- [Windows (64 bit)](https://aliyuncli.alicdn.com/aliyun-cli-windows-3.0.9-amd64.zip)
41+
- [Mac](https://aliyuncli.alicdn.com/aliyun-cli-macosx-3.0.10-amd64.tgz)
42+
- [Linux](https://aliyuncli.alicdn.com/aliyun-cli-linux-3.0.10-amd64.tgz)
43+
- [Windows (64 bit)](https://aliyuncli.alicdn.com/aliyun-cli-windows-3.0.10-amd64.zip)
4444

4545
- **Compile source code**
4646

README_zh.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -35,11 +35,11 @@
3535

3636
阿里云CLI工具下载、解压后即可使用,支持Mac, Linux, Windows平台(x64版本)。 您可以将解压的`aliyun`可执行文件移至`/usr/local/bin`目录下,或添加到`$PATH`中。
3737

38-
下载链接如下 (3.0.9):
38+
下载链接如下 (3.0.10):
3939

40-
- [Mac](https://aliyuncli.alicdn.com/aliyun-cli-macosx-3.0.9-amd64.tgz)
41-
- [Linux](https://aliyuncli.alicdn.com/aliyun-cli-linux-3.0.9-amd64.tgz)
42-
- [Windows (64 bit)](https://aliyuncli.alicdn.com/aliyun-cli-windows-3.0.9-amd64.zip)
40+
- [Mac](https://aliyuncli.alicdn.com/aliyun-cli-macosx-3.0.10-amd64.tgz)
41+
- [Linux](https://aliyuncli.alicdn.com/aliyun-cli-linux-3.0.10-amd64.tgz)
42+
- [Windows (64 bit)](https://aliyuncli.alicdn.com/aliyun-cli-windows-3.0.10-amd64.zip)
4343

4444
- **编译源码**
4545

0 commit comments

Comments
 (0)