From 1e190895ca19e0f2101840bc6e086762c62b7431 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 19 Nov 2024 08:31:14 +0000 Subject: [PATCH] azure-ps: Update to version 13.0.0.39184 --- bucket/azure-ps.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) 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",