2026-01-04 08:30:33 +00:00

22 lines
717 B
JSON

{
"version": "3.2.5",
"description": "Manage and use Alibaba Cloud resources.",
"homepage": "https://github.com/aliyun/aliyun-cli",
"license": "Apache-2.0",
"architecture": {
"64bit": {
"url": "https://github.com/aliyun/aliyun-cli/releases/download/v3.2.5/aliyun-cli-windows-3.2.5-amd64.zip",
"hash": "379c9f2825598c189da84fe924c4809e387e7fe9f1c1a6c1e6e6a0d5ff1522a4"
}
},
"bin": "aliyun.exe",
"checkver": "github",
"autoupdate": {
"architecture": {
"64bit": {
"url": "https://github.com/aliyun/aliyun-cli/releases/download/v$version/aliyun-cli-windows-$version-amd64.zip"
}
}
}
}