From c3dc9ac8772132b749718c8f656abf23f41ca0fd Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 5 Apr 2022 04:29:10 +0000 Subject: [PATCH] azure-ps: Update to version 7.4.0.35571 --- 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 1c6de25e6f..95292aa4e7 100644 --- a/bucket/azure-ps.json +++ b/bucket/azure-ps.json @@ -1,16 +1,16 @@ { - "version": "7.3.2.35305", + "version": "7.4.0.35571", "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.2-March2022/Az-Cmdlets-7.3.2.35305-x64.msi", - "hash": "2a3173a060af84738ce621bf71cec4ce68751057ad77d574304c8d9483d8e23a" + "url": "https://github.com/Azure/azure-powershell/releases/download/v7.4.0-April2022/Az-Cmdlets-7.4.0.35571-x64.msi", + "hash": "951a91c45fa14af59aad838904fcf04607396052b23e65b308707f54e0408c23" }, "32bit": { - "url": "https://github.com/Azure/azure-powershell/releases/download/v7.3.2-March2022/Az-Cmdlets-7.3.2.35305-x86.msi", - "hash": "9b4c7ffc8710f94c73e54f5649cc807d6ee6b4254a0bf2e175a5c272f2b3dad7" + "url": "https://github.com/Azure/azure-powershell/releases/download/v7.4.0-April2022/Az-Cmdlets-7.4.0.35571-x86.msi", + "hash": "000d8273ba7541939cdb8cb0f11ee04ca37e4f26b3ea9f84427883256d6b5c8a" } }, "extract_dir": "WindowsPowerShell\\Modules",