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