mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
18 lines
603 B
JSON
18 lines
603 B
JSON
{
|
|
"description": "Microsoft Azure CLI 2.0",
|
|
"homepage": "https://aka.ms/cli",
|
|
"version": "2.9.1",
|
|
"license": "MIT",
|
|
"url": "https://azurecliprod.azureedge.net/msi/azure-cli-2.9.1.msi",
|
|
"hash": "a4599ac0461aa22bffad1e55ec092bbea3c8a285aaa7cf5899c8a5a5258a625e",
|
|
"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"
|
|
}
|
|
}
|