azure-ps: Update to version 3.2.0.31196

This commit is contained in:
Richard Kuhnt 2019-12-17 04:00:35 +00:00
parent 7cf6694675
commit e82dfe2dc5

View File

@ -1,16 +1,16 @@
{
"version": "3.1.0.30977",
"version": "3.2.0.31196",
"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.1.0-November2019/Az-Cmdlets-3.1.0.30977-x86.msi",
"hash": "329637d66f53935599a113d98e660b100cd6e320fc28a6e7e2c2297f965026bb"
"url": "https://github.com/Azure/azure-powershell/releases/download/v3.2.0-December2019/Az-Cmdlets-3.2.0.31196-x86.msi",
"hash": "3d10cba334db60ac4afded01c30421677abb81aa3856faf9a9f88ae3119bfab6"
},
"64bit": {
"url": "https://github.com/Azure/azure-powershell/releases/download/v3.1.0-November2019/Az-Cmdlets-3.1.0.30977-x64.msi",
"hash": "b23d6bc258ab7fe6eba2c863d287b0519a61cfd9a9017306c4b4ffe4e5da6db3"
"url": "https://github.com/Azure/azure-powershell/releases/download/v3.2.0-December2019/Az-Cmdlets-3.2.0.31196-x64.msi",
"hash": "cc7d3677d5012ce8f4357ed9071cdce425fd4098fcd479c28eef792decbf4634"
}
},
"extract_dir": "WindowsPowerShell\\Modules",