diff --git a/bucket/azure-ps.json b/bucket/azure-ps.json index cfe0521c50..7c825fc13b 100644 --- a/bucket/azure-ps.json +++ b/bucket/azure-ps.json @@ -1,16 +1,16 @@ { - "version": "12.5.0.39131", + "version": "13.0.0.39184", "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.5.0-October2024/Az-Cmdlets-12.5.0.39131-x64.msi", - "hash": "a3de456d9df0bac55b2c152d08cd7c44e3bee01cbcf450198f8013847524fff7" + "url": "https://github.com/Azure/azure-powershell/releases/download/v13.0.0-November2024/Az-Cmdlets-13.0.0.39184-x64.msi", + "hash": "ea014cd03508d1ec06839973fcf719027234aa436d9cf6c5e750caf8340a2e62" }, "32bit": { - "url": "https://github.com/Azure/azure-powershell/releases/download/v12.5.0-October2024/Az-Cmdlets-12.5.0.39131-x86.msi", - "hash": "d849cd57b6958eb73d5fde6fd78b4cbbb9af286d1471cd085013587f00461090" + "url": "https://github.com/Azure/azure-powershell/releases/download/v13.0.0-November2024/Az-Cmdlets-13.0.0.39184-x86.msi", + "hash": "4bde3403412859f9e7173099c3c481baae05a027f76d59cef59d31941d6eda6d" } }, "extract_dir": "WindowsPowerShell\\Modules",