diff --git a/bucket/azure-ps.json b/bucket/azure-ps.json index 2e36a096ad..48a53e510b 100644 --- a/bucket/azure-ps.json +++ b/bucket/azure-ps.json @@ -1,16 +1,16 @@ { - "version": "12.0.0.38629", + "version": "12.1.0.38758", "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/v12.0.0-May2024/Az-Cmdlets-12.0.0.38629-x64.msi", - "hash": "c01446fe4d55dbfc25c13e97277f14e9fc3ae51478a662a0ddfd6864152d9cbd" + "url": "https://github.com/Azure/azure-powershell/releases/download/v12.1.0-July2024/Az-Cmdlets-12.1.0.38758-x64.msi", + "hash": "4e6b9b7a2e86e5b4680af11eb53f0006af99527debb07deb72c466ad5caf59ff" }, "32bit": { - "url": "https://github.com/Azure/azure-powershell/releases/download/v12.0.0-May2024/Az-Cmdlets-12.0.0.38629-x86.msi", - "hash": "1d1b969b2dbb96682180cd5a6e32b89bad366a39eb1ded9eb5881211c05c060d" + "url": "https://github.com/Azure/azure-powershell/releases/download/v12.1.0-July2024/Az-Cmdlets-12.1.0.38758-x86.msi", + "hash": "1d8a1b40da438ce3d8cc4fe9600f18301aba1bf0c4a6df7ae133c271e4935126" } }, "extract_dir": "WindowsPowerShell\\Modules",