mirror of
https://github.com/ScoopInstaller/Main.git
synced 2026-01-14 07:35:15 +00:00
22 lines
717 B
JSON
22 lines
717 B
JSON
{
|
|
"version": "3.2.1",
|
|
"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.2.1/aliyun-cli-windows-3.2.1-amd64.zip",
|
|
"hash": "ac0b983e66d1eb7b228309d90101b80d414adb5b88ca6233dae94d4b600863cf"
|
|
}
|
|
},
|
|
"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"
|
|
}
|
|
}
|
|
}
|
|
}
|