{ "version": "3.0.0.30818", "description": "PowerShell cmdlets for developers and administrators to develop, deploy and manage Microsoft Azure applications.", "homepage": "https://aka.ms/azpsdocs", "license": "Apache-2.0", "architecture": { "32bit": { "url": "https://github.com/Azure/azure-powershell/releases/download/v3.0.0-November2019/Az-Cmdlets-3.0.0.30818-x86.msi", "hash": "2047bf0ebc6c93ae49b7ed1054159d1070d47752ccdc8c9066cbe1ab540bc5a2" }, "64bit": { "url": "https://github.com/Azure/azure-powershell/releases/download/v3.0.0-November2019/Az-Cmdlets-3.0.0.30818-x64.msi", "hash": "b1aac53f9a379e1291dccdd4592efd5514c769a53a5e248ef7ab328b64eaf20c" } }, "extract_dir": "WindowsPowerShell\\Modules", "psmodule": { "name": "AzureRM" }, "checkver": { "github": "https://github.com/Azure/azure-powershell", "regex": "download/v?(?[\\w-.]+)/Az-Cmdlets-([\\d.]+)-x64\\.msi" }, "autoupdate": { "architecture": { "32bit": { "url": "https://github.com/Azure/azure-powershell/releases/download/v$matchRelease/Az-Cmdlets-$version-x86.msi" }, "64bit": { "url": "https://github.com/Azure/azure-powershell/releases/download/v$matchRelease/Az-Cmdlets-$version-x64.msi" } } } }