From 722d2de9a099fd13e6933445480bdedbcd1730b0 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Tue, 4 May 2021 16:01:47 +0000 Subject: [PATCH] azure-ps: Update to version 5.9.0.34269 --- 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 2c0a94abeb..d9e7e8ce8a 100644 --- a/bucket/azure-ps.json +++ b/bucket/azure-ps.json @@ -1,16 +1,16 @@ { - "version": "5.8.0.34217", + "version": "5.9.0.34269", "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/v5.8.0-April2021/Az-Cmdlets-5.8.0.34217-x64.msi", - "hash": "8dd742b4cc89a347546da140f122eeaef0053abc49968e1d9a06b418176d6964" + "url": "https://github.com/Azure/azure-powershell/releases/download/v5.9.0-May2021/Az-Cmdlets-5.9.0.34269-x64.msi", + "hash": "e8c882b6eb3a3c861da73a9728d7ac0424af284d6f98802618275fee69924876" }, "32bit": { - "url": "https://github.com/Azure/azure-powershell/releases/download/v5.8.0-April2021/Az-Cmdlets-5.8.0.34217-x86.msi", - "hash": "37b3508ef334f5415813c428076f419550e08354188777f92714938019e7658b" + "url": "https://github.com/Azure/azure-powershell/releases/download/v5.9.0-May2021/Az-Cmdlets-5.9.0.34269-x86.msi", + "hash": "ca7ec66719da2d1c5f7008ecd53f75da6a3898ca47aac03e18e9e87d29f9d5c6" } }, "extract_dir": "WindowsPowerShell\\Modules",