From 9328695928d8aa75114a8ad3f0209b13afb8070c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 19 Feb 2024 04:25:06 +0000 Subject: [PATCH] azure-ps: Update to version 11.3.1.38271 --- 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 7d86da1156..f224ca8acf 100644 --- a/bucket/azure-ps.json +++ b/bucket/azure-ps.json @@ -1,16 +1,16 @@ { - "version": "11.3.0.38269", + "version": "11.3.1.38271", "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.0-Feb2024/Az-Cmdlets-11.3.0.38269-x64.msi", - "hash": "8902e826b5fe5c549f95a13e40a0a4280151a80315214829e8e8738be2cd067c" + "url": "https://github.com/Azure/azure-powershell/releases/download/v11.3.1-Feb2024/Az-Cmdlets-11.3.1.38271-x64.msi", + "hash": "9d4f08688227d607aa21f4803eb26a900b4f5b584ced848b1f759ad35e5e02f8" }, "32bit": { - "url": "https://github.com/Azure/azure-powershell/releases/download/v11.3.0-Feb2024/Az-Cmdlets-11.3.0.38269-x86.msi", - "hash": "bcbf9f6fa1924354e7a205a74f6395db47a1f90f8881b0b54791afe44b877d3a" + "url": "https://github.com/Azure/azure-powershell/releases/download/v11.3.1-Feb2024/Az-Cmdlets-11.3.1.38271-x86.msi", + "hash": "58147a1433febbab024e4108ec123d930df37395c6a232f9ff2035a162e2db2c" } }, "extract_dir": "WindowsPowerShell\\Modules",