diff --git a/bucket/azure-ps.json b/bucket/azure-ps.json index edb4d0aa09..575fa14442 100644 --- a/bucket/azure-ps.json +++ b/bucket/azure-ps.json @@ -1,16 +1,16 @@ { - "version": "15.0.0.40409", + "version": "15.1.0.40456", "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/v15.0.0-November2025/Az-Cmdlets-15.0.0.40409-x64.msi", - "hash": "8af8cf7892c89e05a937727af8237d8223a35b37db51f0b8a25e3e138e17af8d" + "url": "https://github.com/Azure/azure-powershell/releases/download/v15.1.0-December2025/Az-Cmdlets-15.1.0.40456-x64.msi", + "hash": "121a68ff6a54f42a7f786383b82236196ed37b7f84be6a017546999866a6a547" }, "32bit": { - "url": "https://github.com/Azure/azure-powershell/releases/download/v15.0.0-November2025/Az-Cmdlets-15.0.0.40409-x86.msi", - "hash": "ba6dfbf5c9fa7736d09c0735606d26fbc8c287d8e9007e7cf0832abe9dd70ffe" + "url": "https://github.com/Azure/azure-powershell/releases/download/v15.1.0-December2025/Az-Cmdlets-15.1.0.40456-x86.msi", + "hash": "cd7ab86c858c9e9760103e49f89479803e6d5da19aaf46030eea9884c45b1e6b" } }, "extract_dir": "WindowsPowerShell\\Modules",