azure-ps: Update to version 3.6.1.32413

This commit is contained in:
Richard Kuhnt 2020-03-10 08:01:52 +00:00
parent 1996fd2f70
commit 8937f4f546

View File

@ -1,16 +1,16 @@
{ {
"version": "3.5.0.32097", "version": "3.6.1.32413",
"description": "PowerShell cmdlets for developers and administrators to develop, deploy and manage Microsoft Azure applications.", "description": "PowerShell cmdlets for developers and administrators to develop, deploy and manage Microsoft Azure applications.",
"homepage": "https://aka.ms/azpsdocs", "homepage": "https://aka.ms/azpsdocs",
"license": "Apache-2.0", "license": "Apache-2.0",
"architecture": { "architecture": {
"32bit": { "32bit": {
"url": "https://github.com/Azure/azure-powershell/releases/download/v3.5.0-February2020/Az-Cmdlets-3.5.0.32097-x86.msi", "url": "https://github.com/Azure/azure-powershell/releases/download/v3.6.1-March2020/Az-Cmdlets-3.6.1.32413-x86.msi",
"hash": "a782cb308a4a775b29fcb99294d4aed40e0c9a18a77627a80935dd4fba97051c" "hash": "ae59b40df1be1c76aa6a2e90299a28f338cf1b459d34626cd68f7f7eceee182d"
}, },
"64bit": { "64bit": {
"url": "https://github.com/Azure/azure-powershell/releases/download/v3.5.0-February2020/Az-Cmdlets-3.5.0.32097-x64.msi", "url": "https://github.com/Azure/azure-powershell/releases/download/v3.6.1-March2020/Az-Cmdlets-3.6.1.32413-x64.msi",
"hash": "b67f703bb382a7a5720f49b1f38a4aa7e7490cce65c4df959d64208062cbb8bd" "hash": "8ae923d870170fd110d7c55c2c6e9b5cf1cb2ac7d5c986de26bc29db9d449a79"
} }
}, },
"extract_dir": "WindowsPowerShell\\Modules", "extract_dir": "WindowsPowerShell\\Modules",