diff --git a/bucket/azure-ps.json b/bucket/azure-ps.json index 7561c697b7..701d6ee3ee 100644 --- a/bucket/azure-ps.json +++ b/bucket/azure-ps.json @@ -1,16 +1,16 @@ { - "version": "10.4.1.37722", + "version": "11.0.0.37926", "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" + "url": "https://github.com/Azure/azure-powershell/releases/download/v11.0.0-November2023/Az-Cmdlets-11.0.0.37926-x64.msi", + "hash": "d427e43da6ed6ff85b34b0e7c15468073c7c5465e34fdeb68d859e4802b1b06f" }, "32bit": { - "url": "https://github.com/Azure/azure-powershell/releases/download/v10.4.1-September2023/Az-Cmdlets-10.4.1.37722-x86.msi", - "hash": "0cb71b530055b955fed9d589cc9da26c8cc89ac2c84a4f4625f7ec2b3540e258" + "url": "https://github.com/Azure/azure-powershell/releases/download/v11.0.0-November2023/Az-Cmdlets-11.0.0.37926-x86.msi", + "hash": "50ff88baa11931e4ccf64e9c7e42a3f618c784c964693f906643be82d7e55e64" } }, "extract_dir": "WindowsPowerShell\\Modules",