{ "version": "11.2.0.38162", "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/v11.2.0-January2024/Az-Cmdlets-11.2.0.38162-x64.msi", "hash": "f00b10c6ef799ba41f8b920c16678e325fae311d36ba27ec96cb7e5f72270941" }, "32bit": { "url": "https://github.com/Azure/azure-powershell/releases/download/v11.2.0-January2024/Az-Cmdlets-11.2.0.38162-x86.msi", "hash": "29e3c043a0d72f0c632039a27a6446fe41daaefbec898891d28832e9f93db27d" } }, "extract_dir": "WindowsPowerShell\\Modules", "psmodule": { "name": "AzureRM" }, "checkver": { "url": "https://api.github.com/repositories/23891194/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" } } } }