From 81ec7df971dba85d62df22eb268269a31f47a555 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 11 Jan 2023 12:51:32 +0000 Subject: [PATCH] azure-ps: Update to version 9.3.0.36817 --- 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 9ca35e4fdd..9ad315149b 100644 --- a/bucket/azure-ps.json +++ b/bucket/azure-ps.json @@ -1,16 +1,16 @@ { - "version": "9.2.0.36725", + "version": "9.3.0.36817", "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.2.0-December2022/Az-Cmdlets-9.2.0.36725-x64.msi", - "hash": "d2ffb956f85cf9cd9f9cac1421a8bf87c4f86006d5171a1ac07b2acd564b23c4" + "url": "https://github.com/Azure/azure-powershell/releases/download/v9.3.0-January2023/Az-Cmdlets-9.3.0.36817-x64.msi", + "hash": "96ade6b806e27e80d7cd140d6285cf6bc06cad321298e23397737dd8ebd4d66c" }, "32bit": { - "url": "https://github.com/Azure/azure-powershell/releases/download/v9.2.0-December2022/Az-Cmdlets-9.2.0.36725-x86.msi", - "hash": "930bebac8d2bf3fad3948d3657158f77fa6e4a50e89c1fa9de92fde2e65afc47" + "url": "https://github.com/Azure/azure-powershell/releases/download/v9.3.0-January2023/Az-Cmdlets-9.3.0.36817-x86.msi", + "hash": "d234718922d3a540c357ffa7ef5e6e31c4e0fbc325b6fa91215597211c4dd4ca" } }, "extract_dir": "WindowsPowerShell\\Modules",