From 6be92fbeaed4352922ccd20197967d9f37a92303 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Tue, 26 Nov 2019 07:00:29 +0000 Subject: [PATCH] azure-ps: Update to version 3.1.0.30977 --- 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 4b330f30c0..63af700467 100644 --- a/bucket/azure-ps.json +++ b/bucket/azure-ps.json @@ -1,16 +1,16 @@ { - "version": "3.0.0.30818", + "version": "3.1.0.30977", "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": { "32bit": { - "url": "https://github.com/Azure/azure-powershell/releases/download/v3.0.0-November2019/Az-Cmdlets-3.0.0.30818-x86.msi", - "hash": "61467e5bcdddabbd9df51b47cc7df0b5648352d79ad7aa1d8b4fc1aac4ef41d3" + "url": "https://github.com/Azure/azure-powershell/releases/download/v3.1.0-November2019/Az-Cmdlets-3.1.0.30977-x86.msi", + "hash": "329637d66f53935599a113d98e660b100cd6e320fc28a6e7e2c2297f965026bb" }, "64bit": { - "url": "https://github.com/Azure/azure-powershell/releases/download/v3.0.0-November2019/Az-Cmdlets-3.0.0.30818-x64.msi", - "hash": "c623b840ecd1e04569141db8d35dace77b2ab1968bd892750be73ad77b036789" + "url": "https://github.com/Azure/azure-powershell/releases/download/v3.1.0-November2019/Az-Cmdlets-3.1.0.30977-x64.msi", + "hash": "b23d6bc258ab7fe6eba2c863d287b0519a61cfd9a9017306c4b4ffe4e5da6db3" } }, "extract_dir": "WindowsPowerShell\\Modules",