2021-02-19 15:39:13 +01:00

22 lines
720 B
JSON

{
"version": "3.0.73",
"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.73/aliyun-cli-windows-3.0.73-amd64.zip",
"hash": "d19f81d671844e4343641f24d9bf802fd46523138b2210fd6e39794a958141db"
}
},
"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"
}
}
}
}