{ "version": "9.5.0.37012", "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/v9.5.0-March2023/Az-Cmdlets-9.5.0.37012-x64.msi", "hash": "d7adb6304687379d77a52241c6951f0ce590097ff97b4f49c4c4224a6dd1e082" }, "32bit": { "url": "https://github.com/Azure/azure-powershell/releases/download/v9.5.0-March2023/Az-Cmdlets-9.5.0.37012-x86.msi", "hash": "b229fa38f8616f1a2e3d4a61e346e2f838b8a146123fcaf909154e83f1950d85" } }, "extract_dir": "WindowsPowerShell\\Modules", "psmodule": { "name": "AzureRM" }, "checkver": { "url": "https://api.github.com/repos/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" } } } }