diff --git a/bucket/azure-ps.json b/bucket/azure-ps.json index 7c825fc13b..854c6a0935 100644 --- a/bucket/azure-ps.json +++ b/bucket/azure-ps.json @@ -1,16 +1,16 @@ { - "version": "13.0.0.39184", + "version": "13.1.0.39555", "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/v13.0.0-November2024/Az-Cmdlets-13.0.0.39184-x64.msi", - "hash": "ea014cd03508d1ec06839973fcf719027234aa436d9cf6c5e750caf8340a2e62" + "url": "https://github.com/Azure/azure-powershell/releases/download/v13.1.0-January2025/Az-Cmdlets-13.1.0.39555-x64.msi", + "hash": "a040cdbaa88ab67667bbba28c1e79a5c73e9903c3c76614be250a93390af357f" }, "32bit": { - "url": "https://github.com/Azure/azure-powershell/releases/download/v13.0.0-November2024/Az-Cmdlets-13.0.0.39184-x86.msi", - "hash": "4bde3403412859f9e7173099c3c481baae05a027f76d59cef59d31941d6eda6d" + "url": "https://github.com/Azure/azure-powershell/releases/download/v13.1.0-January2025/Az-Cmdlets-13.1.0.39555-x86.msi", + "hash": "980fca5a6fc77f3e6558f0b8cf4c5c52614e0e2d3e3e154e5e7d13908a818485" } }, "extract_dir": "WindowsPowerShell\\Modules",