{ "version": "2.58.0", "description": "A cross-platform command-line tool to connect to Azure and execute administrative commands on Azure resources", "homepage": "https://aka.ms/cli", "license": "MIT", "notes": [ "* Known issue:", " - Cannot be extracted due to long path: https://github.com/ScoopInstaller/Main/issues/5300" ], "architecture": { "64bit": { "url": "https://azcliprod.blob.core.windows.net/msi/azure-cli-2.58.0-x64.msi", "hash": "27c26b0ea7c3d3617c32ce32209ebbbae5b8e5f1441084992660ffce914551a8" }, "32bit": { "url": "https://azcliprod.blob.core.windows.net/msi/azure-cli-2.58.0.msi", "hash": "8562a9be470d8e3b484d13b1e3d2c5df169ead407ed8f2581c12180056c50928" } }, "extract_dir": "Microsoft SDKs\\Azure\\CLI2", "env_set": { "AZURE_CLI_PATH": "$dir\\wbin", "AzureCLIPath": "$dir\\wbin" }, "bin": "wbin\\az.cmd", "checkver": { "github": "https://github.com/Azure/azure-cli", "regex": "/releases/tag/azure-cli-([\\d.]+)" }, "autoupdate": { "architecture": { "64bit": { "url": "https://azcliprod.blob.core.windows.net/msi/azure-cli-$version-x64.msi" }, "32bit": { "url": "https://azcliprod.blob.core.windows.net/msi/azure-cli-$version.msi" } } } }