2021-08-04 09:00:34 +00:00

22 lines
720 B
JSON

{
"version": "3.0.84",
"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.84/aliyun-cli-windows-3.0.84-amd64.zip",
"hash": "ff0ec2b0e1e580e9754d62746e55c10c0c95b09224e384fa04960d8c460ad29d"
}
},
"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"
}
}
}
}