mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-28 03:21:37 +00:00
22 lines
723 B
JSON
22 lines
723 B
JSON
{
|
|
"version": "3.0.213",
|
|
"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.213/aliyun-cli-windows-3.0.213-amd64.zip",
|
|
"hash": "511538713196365e45f9ced3c4db06b0a6bcc866d091e0fca1ed644e7de9715a"
|
|
}
|
|
},
|
|
"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"
|
|
}
|
|
}
|
|
}
|
|
}
|