{ "version": "5.0.0.33612", "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": { "64bit": { "url": "https://github.com/Azure/azure-powershell/releases/download/v5.0.0-October2020/Az-Cmdlets-5.0.0.33612-x64.msi", "hash": "9cb585bee7374d3bc0a758a32bf4be4d8f3ef4ab7e6fa9a10cd3a96fc4fcafaf" }, "32bit": { "url": "https://github.com/Azure/azure-powershell/releases/download/v5.0.0-October2020/Az-Cmdlets-5.0.0.33612-x86.msi", "hash": "6ca85ec9da4eceeb56c12727717d93877fa1b24eba1d0ff82e49ae07be73b3f2" } }, "extract_dir": "WindowsPowerShell\\Modules", "psmodule": { "name": "AzureRM" }, "checkver": { "url": "https://github.com/Azure/azure-powershell/releases", "regex": "download/v(?[^/]+)/Az-Cmdlets-([0-9.]+)-x64[.]msi" }, "autoupdate": { "architecture": { "64bit": { "url": "https://github.com/Azure/azure-powershell/releases/download/v$matchRelease/Az-Cmdlets-$version-x64.msi" }, "32bit": { "url": "https://github.com/Azure/azure-powershell/releases/download/v$matchRelease/Az-Cmdlets-$version-x86.msi" } } } }