mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 22:31:19 +00:00
22 lines
717 B
JSON
22 lines
717 B
JSON
{
|
|
"version": "3.1.0",
|
|
"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.1.0/aliyun-cli-windows-3.1.0-amd64.zip",
|
|
"hash": "9d1c838db5e22f4388194624fa136384fe4f771eb99d9e706b4e12a7ff40042f"
|
|
}
|
|
},
|
|
"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"
|
|
}
|
|
}
|
|
}
|
|
}
|