2020-11-23 09:27:38 +01:00

22 lines
720 B
JSON

{
"version": "3.0.62",
"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.62/aliyun-cli-windows-3.0.62-amd64.zip",
"hash": "5f3011ee38c0734d5c7d6a18fb3872def5a9f2c281853ea3d845bf7c05eef9af"
}
},
"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"
}
}
}
}