diff --git a/bucket/azure-ps.json b/bucket/azure-ps.json index 595b48f7cf..2e36a096ad 100644 --- a/bucket/azure-ps.json +++ b/bucket/azure-ps.json @@ -1,16 +1,16 @@ { - "version": "11.6.0.38526", + "version": "12.0.0.38629", "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.6.0-April2024/Az-Cmdlets-11.6.0.38526-x64.msi", - "hash": "f8dcca6b46439f1ad2f0f32ac9c1a08efaf270550c990c4515142de98f724cdb" + "url": "https://github.com/Azure/azure-powershell/releases/download/v12.0.0-May2024/Az-Cmdlets-12.0.0.38629-x64.msi", + "hash": "c01446fe4d55dbfc25c13e97277f14e9fc3ae51478a662a0ddfd6864152d9cbd" }, "32bit": { - "url": "https://github.com/Azure/azure-powershell/releases/download/v11.6.0-April2024/Az-Cmdlets-11.6.0.38526-x86.msi", - "hash": "76159b85cb11a2a7301a1f60131175281abf29639f4e2e961ae2c3edaa9ef574" + "url": "https://github.com/Azure/azure-powershell/releases/download/v12.0.0-May2024/Az-Cmdlets-12.0.0.38629-x86.msi", + "hash": "1d1b969b2dbb96682180cd5a6e32b89bad366a39eb1ded9eb5881211c05c060d" } }, "extract_dir": "WindowsPowerShell\\Modules",