From 355d1efac3179ad9aa163c1378af7bdf9d4ac46b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 1 Feb 2024 08:25:33 +0000 Subject: [PATCH] azure-ps: Update to version 11.3.0.38269 --- 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 1f4bc1897c..7d86da1156 100644 --- a/bucket/azure-ps.json +++ b/bucket/azure-ps.json @@ -1,16 +1,16 @@ { - "version": "11.2.0.38162", + "version": "11.3.0.38269", "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.2.0-January2024/Az-Cmdlets-11.2.0.38162-x64.msi", - "hash": "f00b10c6ef799ba41f8b920c16678e325fae311d36ba27ec96cb7e5f72270941" + "url": "https://github.com/Azure/azure-powershell/releases/download/v11.3.0-Feb2024/Az-Cmdlets-11.3.0.38269-x64.msi", + "hash": "8902e826b5fe5c549f95a13e40a0a4280151a80315214829e8e8738be2cd067c" }, "32bit": { - "url": "https://github.com/Azure/azure-powershell/releases/download/v11.2.0-January2024/Az-Cmdlets-11.2.0.38162-x86.msi", - "hash": "29e3c043a0d72f0c632039a27a6446fe41daaefbec898891d28832e9f93db27d" + "url": "https://github.com/Azure/azure-powershell/releases/download/v11.3.0-Feb2024/Az-Cmdlets-11.3.0.38269-x86.msi", + "hash": "bcbf9f6fa1924354e7a205a74f6395db47a1f90f8881b0b54791afe44b877d3a" } }, "extract_dir": "WindowsPowerShell\\Modules",