From 1a21ff3e2767ad0486d23224f7de4f9a8aba943a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 25 Apr 2023 08:29:20 +0000 Subject: [PATCH] azure-ps: Update to version 9.7.1.37187 --- 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 386b48af52..9e7f3d9eed 100644 --- a/bucket/azure-ps.json +++ b/bucket/azure-ps.json @@ -1,16 +1,16 @@ { - "version": "9.6.0.37108", + "version": "9.7.1.37187", "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/v9.6.0-April2023/Az-Cmdlets-9.6.0.37108-x64.msi", - "hash": "9fb9dc43206bfedc82c2e169d98364e5db57ae1ab684a9be3497525ca7d80c02" + "url": "https://github.com/Azure/azure-powershell/releases/download/v9.7.1-May2023/Az-Cmdlets-9.7.1.37187-x64.msi", + "hash": "4d4157a87618df98659ad51f20112ce60b21a5516c9e88b07a00790406a8a9dd" }, "32bit": { - "url": "https://github.com/Azure/azure-powershell/releases/download/v9.6.0-April2023/Az-Cmdlets-9.6.0.37108-x86.msi", - "hash": "00f80bf13523d8eb7b7bfb98ccceb62b2926fd7c42dfe009d1aef8d1841414c2" + "url": "https://github.com/Azure/azure-powershell/releases/download/v9.7.1-May2023/Az-Cmdlets-9.7.1.37187-x86.msi", + "hash": "24f68374f64d489af09b7d754f7373ceab00daa3a112ad0e09649d88c807e908" } }, "extract_dir": "WindowsPowerShell\\Modules",