mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 07:11:21 +00:00
18 lines
602 B
JSON
18 lines
602 B
JSON
{
|
|
"description": "Microsoft Azure CLI 2.0",
|
|
"homepage": "https://aka.ms/cli",
|
|
"version": "2.0.77",
|
|
"license": "MIT",
|
|
"url": "https://azurecliprod.azureedge.net/msi/azure-cli-2.0.77.msi",
|
|
"hash": "e2178f24f9ab9f4af2ce6cb65b4b42aaaaeddfe7704761496a60d0b83f1acd84",
|
|
"extract_dir": "Microsoft SDKs/Azure/CLI2",
|
|
"bin": "wbin/az.cmd",
|
|
"checkver": {
|
|
"github": "https://github.com/Azure/azure-cli",
|
|
"regex": "/releases/tag/azure-cli-([\\d.]+)"
|
|
},
|
|
"autoupdate": {
|
|
"url": "https://azurecliprod.azureedge.net/msi/azure-cli-$version.msi"
|
|
}
|
|
}
|