2021-05-24 06:00:24 +00:00

22 lines
720 B
JSON

{
"version": "3.0.75",
"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.75/aliyun-cli-windows-3.0.75-amd64.zip",
"hash": "e334a6fa64ba67e02f775155ad42e434c0494d65a54a97abd78fd31edeb943bb"
}
},
"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"
}
}
}
}