azure-ps: Update to version 3.1.0.30977

This commit is contained in:
Richard Kuhnt 2019-11-26 07:00:29 +00:00
parent e7c5ee32f3
commit 6be92fbeae

View File

@ -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",