From 39562da30250cb83fdb3795619af15d22ed5650c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 5 Aug 2025 12:32:12 +0000 Subject: [PATCH] azure-ps: Update to version 14.3.0.40052 --- 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 473bec8558..da1e47de9e 100644 --- a/bucket/azure-ps.json +++ b/bucket/azure-ps.json @@ -1,16 +1,16 @@ { - "version": "14.2.0.39899", + "version": "14.3.0.40052", "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/v14.2.0-July2025/Az-Cmdlets-14.2.0.39899-x64.msi", - "hash": "d791dfc8afa45e7be9eb70518892fea5cd6f7e36691c9c5ee9ca2919d37bec52" + "url": "https://github.com/Azure/azure-powershell/releases/download/v14.3.0-August2025/Az-Cmdlets-14.3.0.40052-x64.msi", + "hash": "c64baf306bcb169d491aa2ea6145284722d2857fcd15cfd4ec63379b8fb65004" }, "32bit": { - "url": "https://github.com/Azure/azure-powershell/releases/download/v14.2.0-July2025/Az-Cmdlets-14.2.0.39899-x86.msi", - "hash": "045aa66cc5a9646ac4a971c8aae462a952a888bef03a30fbf8f6df657a1a45c6" + "url": "https://github.com/Azure/azure-powershell/releases/download/v14.3.0-August2025/Az-Cmdlets-14.3.0.40052-x86.msi", + "hash": "5d1f61668cbbd90fe04e273a07110bb79e45c69fc8eea5967103e100591495b7" } }, "extract_dir": "WindowsPowerShell\\Modules",