2020-01-03 09:00:40 +00:00

22 lines
720 B
JSON

{
"description": "Manage and use Alibaba Cloud resources.",
"homepage": "https://github.com/aliyun/aliyun-cli",
"version": "3.0.32",
"license": "Apache-2.0",
"architecture": {
"64bit": {
"url": "https://github.com/aliyun/aliyun-cli/releases/download/v3.0.32/aliyun-cli-windows-3.0.32-amd64.zip",
"hash": "d7ff67b9f1d730432770a1d68f19621eabec70821219bf9d791014789991b9ba"
}
},
"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"
}
}
}
}