From 33e95252240a435e26d47498920cd329f0ea8bb7 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Fri, 9 Jul 2021 10:01:00 +0000 Subject: [PATCH] azure-ps: Update to version 6.2.1.34515 --- 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 9b99f360be..d2add17aef 100644 --- a/bucket/azure-ps.json +++ b/bucket/azure-ps.json @@ -1,16 +1,16 @@ { - "version": "6.2.0.34513", + "version": "6.2.1.34515", "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/v6.2.0-July2021/Az-Cmdlets-6.2.0.34513-x64.msi", - "hash": "c7ec6e12f93a7253f1892508b7c5738d15ad2bfac6ced27f1f205342dbd38ff3" + "url": "https://github.com/Azure/azure-powershell/releases/download/v6.2.1-July2021/Az-Cmdlets-6.2.1.34515-x64.msi", + "hash": "16d634fdfede659cc05ca7cd8ad9b7cedc09dcacd7264fc55f4d0c93ca3036f2" }, "32bit": { - "url": "https://github.com/Azure/azure-powershell/releases/download/v6.2.0-July2021/Az-Cmdlets-6.2.0.34513-x86.msi", - "hash": "2b5eca0519c1bb2ac0ee735eeed03b138804ea0c4bd78582c4070cbe56a89a1a" + "url": "https://github.com/Azure/azure-powershell/releases/download/v6.2.1-July2021/Az-Cmdlets-6.2.1.34515-x86.msi", + "hash": "568b9ad430890f7ee4db3c4c900b9fea3f1fe906d78c216eec8b1f84f5874e93" } }, "extract_dir": "WindowsPowerShell\\Modules",