diff --git a/bucket/azure-ps.json b/bucket/azure-ps.json index 575fa14442..2e96315d80 100644 --- a/bucket/azure-ps.json +++ b/bucket/azure-ps.json @@ -1,16 +1,16 @@ { - "version": "15.1.0.40456", + "version": "15.2.0.40510", "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.1.0-December2025/Az-Cmdlets-15.1.0.40456-x64.msi", - "hash": "121a68ff6a54f42a7f786383b82236196ed37b7f84be6a017546999866a6a547" + "url": "https://github.com/Azure/azure-powershell/releases/download/v15.2.0-January2026/Az-Cmdlets-15.2.0.40510-x64.msi", + "hash": "31a081e0ab6868ffa6403017c9a0c612eea34f540ea9af451fc9717001c80d3f" }, "32bit": { - "url": "https://github.com/Azure/azure-powershell/releases/download/v15.1.0-December2025/Az-Cmdlets-15.1.0.40456-x86.msi", - "hash": "cd7ab86c858c9e9760103e49f89479803e6d5da19aaf46030eea9884c45b1e6b" + "url": "https://github.com/Azure/azure-powershell/releases/download/v15.2.0-January2026/Az-Cmdlets-15.2.0.40510-x86.msi", + "hash": "2178d9fcf957a53e5cd46bc108d1762d49c63c7ab924728b3d80f454a9385347" } }, "extract_dir": "WindowsPowerShell\\Modules",