Skip to content

Commit 47397a3

Browse files
authored
Update README.md
1 parent b1c9844 commit 47397a3

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

README.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -19,15 +19,15 @@ qshell是利用 [七牛文档上公开的API](http://developer.qiniu.com) 实现
1919
2020
| 支持平台 | 链接 |
2121
| ----------------------- | -------------------------------------------------------------------------------------------------- |
22-
| Windows X86 | [下载](https://github.com/qiniu/qshell/releases/download/v2.6.3/qshell-v2.6.3-windows-386.zip) |
23-
| Windows amd64 | [下载](https://github.com/qiniu/qshell/releases/download/v2.6.3/qshell-v2.6.3-windows-amd64.zip) |
24-
| Windows arm | [下载](https://github.com/qiniu/qshell/releases/download/v2.6.3/qshell-v2.6.3-windows-arm.zip) |
25-
| Linux X86 | [下载](https://github.com/qiniu/qshell/releases/download/v2.6.3/qshell-v2.6.3-linux-386.tar.gz) |
26-
| Linux amd64 | [下载](https://github.com/qiniu/qshell/releases/download/v2.6.3/qshell-v2.6.3-linux-amd64.tar.gz) |
27-
| Linux arm | [下载](https://github.com/qiniu/qshell/releases/download/v2.6.3/qshell-v2.6.3-linux-arm.tar.gz) |
28-
| Linux arm64 | [下载](https://github.com/qiniu/qshell/releases/download/v2.6.3/qshell-v2.6.3-linux-arm64.tar.gz) |
29-
| Mac OS(10.12以上) amd64 | [下载](https://github.com/qiniu/qshell/releases/download/v2.6.3/qshell-v2.6.3-darwin-amd64.tar.gz) |
30-
| Mac OS arm64 | [下载](https://github.com/qiniu/qshell/releases/download/v2.6.3/qshell-v2.6.3-darwin-arm64.tar.gz) |
22+
| Windows X86 | [下载](https://github.com/qiniu/qshell/releases/download/v2.7.0/qshell-v2.7.0-windows-386.zip) |
23+
| Windows amd64 | [下载](https://github.com/qiniu/qshell/releases/download/v2.7.0/qshell-v2.7.0-windows-amd64.zip) |
24+
| Windows arm | [下载](https://github.com/qiniu/qshell/releases/download/v2.7.0/qshell-v2.7.0-windows-arm.zip) |
25+
| Linux X86 | [下载](https://github.com/qiniu/qshell/releases/download/v2.7.0/qshell-v2.7.0-linux-386.tar.gz) |
26+
| Linux amd64 | [下载](https://github.com/qiniu/qshell/releases/download/v2.7.0/qshell-v2.7.0-linux-amd64.tar.gz) |
27+
| Linux arm | [下载](https://github.com/qiniu/qshell/releases/download/v2.7.0/qshell-v2.7.0-linux-arm.tar.gz) |
28+
| Linux arm64 | [下载](https://github.com/qiniu/qshell/releases/download/v2.7.0/qshell-v2.7.0-linux-arm64.tar.gz) |
29+
| Mac OS(10.12以上) amd64 | [下载](https://github.com/qiniu/qshell/releases/download/v2.7.0/qshell-v2.7.0-darwin-amd64.tar.gz) |
30+
| Mac OS arm64 | [下载](https://github.com/qiniu/qshell/releases/download/v2.7.0/qshell-v2.7.0-darwin-arm64.tar.gz) |
3131

3232

3333
## 安装

0 commit comments

Comments
 (0)