From a61d27332b3e1143e9a0fc28a5a372f7b8b369a3 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 5 Sep 2023 12:30:47 +0000 Subject: [PATCH] azure-ps: Update to version 10.3.0.37655 --- 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 4ccea47efb..57d42db458 100644 --- a/bucket/azure-ps.json +++ b/bucket/azure-ps.json @@ -1,16 +1,16 @@ { - "version": "10.2.0.37547", + "version": "10.3.0.37655", "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/v10.2.0-August2023/Az-Cmdlets-10.2.0.37547-x64.msi", - "hash": "048dc71b48cc9ef80756ea54061ddc5de55f3d52b857097c83579ad09dda6317" + "url": "https://github.com/Azure/azure-powershell/releases/download/v10.3.0-September2023/Az-Cmdlets-10.3.0.37655-x64.msi", + "hash": "2d26716fc233aafe107376578f32a6d9587a9a9824c457122ac652c39debfef6" }, "32bit": { - "url": "https://github.com/Azure/azure-powershell/releases/download/v10.2.0-August2023/Az-Cmdlets-10.2.0.37547-x86.msi", - "hash": "2568556311734918ee286b3113b050e71e332b8b0f7bb6f58945b521ca164162" + "url": "https://github.com/Azure/azure-powershell/releases/download/v10.3.0-September2023/Az-Cmdlets-10.3.0.37655-x86.msi", + "hash": "072a8877553bb088c0a7046d00b67429c56b48442d86c669bff4063794795701" } }, "extract_dir": "WindowsPowerShell\\Modules",