From b8b72e576ce2abacc2eddfde3c14c11e011fed61 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 6 Sep 2022 20:28:51 +0000 Subject: [PATCH] azure-ps: Update to version 8.3.0.36300 --- 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 f6e1e1b674..5bcfb9f760 100644 --- a/bucket/azure-ps.json +++ b/bucket/azure-ps.json @@ -1,16 +1,16 @@ { - "version": "8.2.0.36189", + "version": "8.3.0.36300", "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/v8.2.0-August2022/Az-Cmdlets-8.2.0.36189-x64.msi", - "hash": "9c0c51ab212f5b94d014f56cf3344b54d559d6bc897b0c74a262a3f2eaed0e4a" + "url": "https://github.com/Azure/azure-powershell/releases/download/v8.3.0-September2022/Az-Cmdlets-8.3.0.36300-x64.msi", + "hash": "bacab062098cb416884973dcf353764db450cd6fe58fdfd55f851b319b7f32a6" }, "32bit": { - "url": "https://github.com/Azure/azure-powershell/releases/download/v8.2.0-August2022/Az-Cmdlets-8.2.0.36189-x86.msi", - "hash": "ee930e8e5af2bfddc3af2e698e42d3e2a65107ef49ffc1ad5bd366352a3a0ac3" + "url": "https://github.com/Azure/azure-powershell/releases/download/v8.3.0-September2022/Az-Cmdlets-8.3.0.36300-x86.msi", + "hash": "2a1f24d64242ce10c29cf9fcc10d0aa327e0e5f02e62fa88b88c4466e021825d" } }, "extract_dir": "WindowsPowerShell\\Modules",