From b31267e0ab354a44fb69fd0bee86a79fccc8732e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 19 May 2025 08:31:34 +0000 Subject: [PATCH] azure-ps: Update to version 14.0.0.39709 --- 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 c9bb0cb1c9..7f1ec257c3 100644 --- a/bucket/azure-ps.json +++ b/bucket/azure-ps.json @@ -1,16 +1,16 @@ { - "version": "13.5.0.39633", + "version": "14.0.0.39709", "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.5.0-May2025/Az-Cmdlets-13.5.0.39633-x64.msi", - "hash": "830a6dd19b8c35869b243db42e0e96e081b0873a03e9f785a839454dc492c890" + "url": "https://github.com/Azure/azure-powershell/releases/download/v14.0.0-May2025/Az-Cmdlets-14.0.0.39709-x64.msi", + "hash": "873a1e2ba3af2fdb0f0f0cb90388190bd499668f2ee0ea91da71119d9c81f0af" }, "32bit": { - "url": "https://github.com/Azure/azure-powershell/releases/download/v13.5.0-May2025/Az-Cmdlets-13.5.0.39633-x86.msi", - "hash": "15b69c3ba155a917481083e816106edf034d38853593f8082608443b75ced34a" + "url": "https://github.com/Azure/azure-powershell/releases/download/v14.0.0-May2025/Az-Cmdlets-14.0.0.39709-x86.msi", + "hash": "020406fe5aea74387b8555600ff8bad68680cf099110a801e601bdb184e82c4c" } }, "extract_dir": "WindowsPowerShell\\Modules",