From 1d2243d5137c4ef49643dd1009f55798a27a79f5 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 14 Mar 2022 12:30:23 +0000 Subject: [PATCH] azure-ps: Update to version 7.3.2.35305 --- 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 6b4b728d9c..1c6de25e6f 100644 --- a/bucket/azure-ps.json +++ b/bucket/azure-ps.json @@ -1,16 +1,16 @@ { - "version": "7.3.0.35302", + "version": "7.3.2.35305", "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/v7.3.0-March2022/Az-Cmdlets-7.3.0.35302-x64.msi", - "hash": "c56efd41e7c769e74504d212f4b7836e9a12f5c9bb6f4f9f7add08f86adc189c" + "url": "https://github.com/Azure/azure-powershell/releases/download/v7.3.2-March2022/Az-Cmdlets-7.3.2.35305-x64.msi", + "hash": "2a3173a060af84738ce621bf71cec4ce68751057ad77d574304c8d9483d8e23a" }, "32bit": { - "url": "https://github.com/Azure/azure-powershell/releases/download/v7.3.0-March2022/Az-Cmdlets-7.3.0.35302-x86.msi", - "hash": "61a76a5d4f52f889c2b338a5c0b993f5a3029f2625086cffbfcaf909db4c39f7" + "url": "https://github.com/Azure/azure-powershell/releases/download/v7.3.2-March2022/Az-Cmdlets-7.3.2.35305-x86.msi", + "hash": "9b4c7ffc8710f94c73e54f5649cc807d6ee6b4254a0bf2e175a5c272f2b3dad7" } }, "extract_dir": "WindowsPowerShell\\Modules",