2025-08-13 08:30:13 +00:00

22 lines
723 B
JSON

{
"version": "3.0.295",
"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.295/aliyun-cli-windows-3.0.295-amd64.zip",
"hash": "8f4e8e394f8e7eb498231456cca98e8aecd3793c1beda6115e394e0b8eda7a09"
}
},
"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"
}
}
}
}