{ "version": "10.4.1.37722", "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/v10.4.1-September2023/Az-Cmdlets-10.4.1.37722-x64.msi", "hash": "189598f01a07b769e3a5aac3db252a231ee31c0508d93a31b34f75f45f5c77d0" }, "32bit": { "url": "https://github.com/Azure/azure-powershell/releases/download/v10.4.1-September2023/Az-Cmdlets-10.4.1.37722-x86.msi", "hash": "0cb71b530055b955fed9d589cc9da26c8cc89ac2c84a4f4625f7ec2b3540e258" } }, "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" } } } }