From 996d5eac24f6c080a735cdcf803cc4eaeba5d35e Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Tue, 25 May 2021 14:00:23 +0000 Subject: [PATCH] azure-ps: Update to version 6.0.0.34351 --- 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 d9e7e8ce8a..0a417bbd40 100644 --- a/bucket/azure-ps.json +++ b/bucket/azure-ps.json @@ -1,16 +1,16 @@ { - "version": "5.9.0.34269", + "version": "6.0.0.34351", "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.9.0-May2021/Az-Cmdlets-5.9.0.34269-x64.msi", - "hash": "e8c882b6eb3a3c861da73a9728d7ac0424af284d6f98802618275fee69924876" + "url": "https://github.com/Azure/azure-powershell/releases/download/v6.0.0-May2021/Az-Cmdlets-6.0.0.34351-x64.msi", + "hash": "09f4fcb360d58474cba907fed98f6af8d9ccea0a5449d6c614fc11b0acf3ccde" }, "32bit": { - "url": "https://github.com/Azure/azure-powershell/releases/download/v5.9.0-May2021/Az-Cmdlets-5.9.0.34269-x86.msi", - "hash": "ca7ec66719da2d1c5f7008ecd53f75da6a3898ca47aac03e18e9e87d29f9d5c6" + "url": "https://github.com/Azure/azure-powershell/releases/download/v6.0.0-May2021/Az-Cmdlets-6.0.0.34351-x86.msi", + "hash": "def86e53aa3ab5b82e7690db6b9b5b0770d4be89aec71219662c956592f69dbb" } }, "extract_dir": "WindowsPowerShell\\Modules",