2023-02-23 04:29:08 +00:00

22 lines
723 B
JSON

{
"version": "3.0.150",
"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.0.150/aliyun-cli-windows-3.0.150-amd64.zip",
"hash": "cb5b11701d4d60293f81b1e7aa11a3a9d240d201d5dc554de296457cd2afe308"
}
},
"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"
}
}
}
}