From e0c3ab4dcc40a1e93ae43ae3fe8b293dd3f192ff Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 5 Mar 2024 12:30:26 +0000 Subject: [PATCH] azure-ps: Update to version 11.4.0.38336 --- 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 f224ca8acf..ebde053d87 100644 --- a/bucket/azure-ps.json +++ b/bucket/azure-ps.json @@ -1,16 +1,16 @@ { - "version": "11.3.1.38271", + "version": "11.4.0.38336", "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/v11.3.1-Feb2024/Az-Cmdlets-11.3.1.38271-x64.msi", - "hash": "9d4f08688227d607aa21f4803eb26a900b4f5b584ced848b1f759ad35e5e02f8" + "url": "https://github.com/Azure/azure-powershell/releases/download/v11.4.0-March2024/Az-Cmdlets-11.4.0.38336-x64.msi", + "hash": "902517e71701925d90f3eb0aae5f6283b355c1ee2121982cf5d71b3721ba60de" }, "32bit": { - "url": "https://github.com/Azure/azure-powershell/releases/download/v11.3.1-Feb2024/Az-Cmdlets-11.3.1.38271-x86.msi", - "hash": "58147a1433febbab024e4108ec123d930df37395c6a232f9ff2035a162e2db2c" + "url": "https://github.com/Azure/azure-powershell/releases/download/v11.4.0-March2024/Az-Cmdlets-11.4.0.38336-x86.msi", + "hash": "460ea82abb9820a7c522df5a64d07bd2b27929672930ad3879868ad0e84339f0" } }, "extract_dir": "WindowsPowerShell\\Modules",