From 0e07f5a2aa1214dc6e8bcc02c763d54da6e26ea1 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 7 Feb 2023 12:51:06 +0000 Subject: [PATCH] azure-ps: Update to version 9.4.0.36911 --- 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 9ad315149b..c5f2804b8a 100644 --- a/bucket/azure-ps.json +++ b/bucket/azure-ps.json @@ -1,16 +1,16 @@ { - "version": "9.3.0.36817", + "version": "9.4.0.36911", "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.3.0-January2023/Az-Cmdlets-9.3.0.36817-x64.msi", - "hash": "96ade6b806e27e80d7cd140d6285cf6bc06cad321298e23397737dd8ebd4d66c" + "url": "https://github.com/Azure/azure-powershell/releases/download/v9.4.0-February2023/Az-Cmdlets-9.4.0.36911-x64.msi", + "hash": "57f151c249254c8d5ce35f5cd40a5fdc3b58e03752cbe3bee6be47d4eb50592f" }, "32bit": { - "url": "https://github.com/Azure/azure-powershell/releases/download/v9.3.0-January2023/Az-Cmdlets-9.3.0.36817-x86.msi", - "hash": "d234718922d3a540c357ffa7ef5e6e31c4e0fbc325b6fa91215597211c4dd4ca" + "url": "https://github.com/Azure/azure-powershell/releases/download/v9.4.0-February2023/Az-Cmdlets-9.4.0.36911-x86.msi", + "hash": "bd688d6a4c8bc5b60210cc2349e00b2a792b19abe1addb0d4ba1d2beb1a38888" } }, "extract_dir": "WindowsPowerShell\\Modules",