{ "version": "11.4.0.38336", "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.4.0-March2024/Az-Cmdlets-11.4.0.38336-x64.msi", "hash": "902517e71701925d90f3eb0aae5f6283b355c1ee2121982cf5d71b3721ba60de" }, "32bit": { "url": "https://github.com/Azure/azure-powershell/releases/download/v11.4.0-March2024/Az-Cmdlets-11.4.0.38336-x86.msi", "hash": "460ea82abb9820a7c522df5a64d07bd2b27929672930ad3879868ad0e84339f0" } }, "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" } } } }