diff --git a/bucket/azure-ps.json b/bucket/azure-ps.json index 1f9a95f649..d45c42fd55 100644 --- a/bucket/azure-ps.json +++ b/bucket/azure-ps.json @@ -1,16 +1,16 @@ { - "version": "8.0.0.35824", + "version": "8.1.0.36048", "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/v8.0.0-May2022/Az-Cmdlets-8.0.0.35824-x64.msi", - "hash": "046beaa04465d426d79470ec2cbedd051ff7274302e534d2a455ebd9b261fa8f" + "url": "https://github.com/Azure/azure-powershell/releases/download/v8.1.0-July2022/Az-Cmdlets-8.1.0.36048-x64.msi", + "hash": "d33abdceabc2ff0d08f3d5f38f3d2ee075d6cd040a68ccf48d815bd9f727501b" }, "32bit": { - "url": "https://github.com/Azure/azure-powershell/releases/download/v8.0.0-May2022/Az-Cmdlets-8.0.0.35824-x86.msi", - "hash": "d8c15c24f11751a62ffd0b8d9c170bc84851d5e2b435a4e07979837e71466f16" + "url": "https://github.com/Azure/azure-powershell/releases/download/v8.1.0-July2022/Az-Cmdlets-8.1.0.36048-x86.msi", + "hash": "c89b6fc6c22b2b825801bc1d1ba05597149a06efc37533d608237ab16f68c740" } }, "extract_dir": "WindowsPowerShell\\Modules",