From b80a7037b69a8d63cc3b54377d30497aff63a1db Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Tue, 3 Aug 2021 06:00:32 +0000 Subject: [PATCH] azure-ps: Update to version 6.3.0.34604 --- 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 d2add17aef..b9aa7777e8 100644 --- a/bucket/azure-ps.json +++ b/bucket/azure-ps.json @@ -1,16 +1,16 @@ { - "version": "6.2.1.34515", + "version": "6.3.0.34604", "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.1-July2021/Az-Cmdlets-6.2.1.34515-x64.msi", - "hash": "16d634fdfede659cc05ca7cd8ad9b7cedc09dcacd7264fc55f4d0c93ca3036f2" + "url": "https://github.com/Azure/azure-powershell/releases/download/v6.3.0-August2021/Az-Cmdlets-6.3.0.34604-x64.msi", + "hash": "930062d05ed282ed21398c32be97b4119daa6b6c29c1294a495edacf41fcb3cd" }, "32bit": { - "url": "https://github.com/Azure/azure-powershell/releases/download/v6.2.1-July2021/Az-Cmdlets-6.2.1.34515-x86.msi", - "hash": "568b9ad430890f7ee4db3c4c900b9fea3f1fe906d78c216eec8b1f84f5874e93" + "url": "https://github.com/Azure/azure-powershell/releases/download/v6.3.0-August2021/Az-Cmdlets-6.3.0.34604-x86.msi", + "hash": "91811ea4d2969725a95c7cd776533fc055140e15b1d5258ad4773afde79565e4" } }, "extract_dir": "WindowsPowerShell\\Modules",