From 8cd1183da0cb5e0fbf559e9af58b1a4c74c3f298 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Tue, 13 Apr 2021 09:00:23 +0000 Subject: [PATCH] azure-ps: Update to version 5.8.0.34217 --- 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 de7ee6e895..2c0a94abeb 100644 --- a/bucket/azure-ps.json +++ b/bucket/azure-ps.json @@ -1,16 +1,16 @@ { - "version": "5.7.0.34162", + "version": "5.8.0.34217", "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.7.0-March2021/Az-Cmdlets-5.7.0.34162-x64.msi", - "hash": "ca92b9f588ba3038bc4597f1570dac904657e092c30e9648898e557d73f583e3" + "url": "https://github.com/Azure/azure-powershell/releases/download/v5.8.0-April2021/Az-Cmdlets-5.8.0.34217-x64.msi", + "hash": "8dd742b4cc89a347546da140f122eeaef0053abc49968e1d9a06b418176d6964" }, "32bit": { - "url": "https://github.com/Azure/azure-powershell/releases/download/v5.7.0-March2021/Az-Cmdlets-5.7.0.34162-x86.msi", - "hash": "568301d534ed0f68e539df0524c33cc5afe72ebcbd79d51b9f0203da995d0a9e" + "url": "https://github.com/Azure/azure-powershell/releases/download/v5.8.0-April2021/Az-Cmdlets-5.8.0.34217-x86.msi", + "hash": "37b3508ef334f5415813c428076f419550e08354188777f92714938019e7658b" } }, "extract_dir": "WindowsPowerShell\\Modules",