azure-ps: Update to version 5.2.0.33762

This commit is contained in:
Jakub Čábera 2020-12-08 14:43:17 +01:00
parent d315b38877
commit 787ab68177

View File

@ -1,16 +1,16 @@
{
"version": "5.1.0.33698",
"version": "5.2.0.33762",
"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/v5.1.0-November2020/Az-Cmdlets-5.1.0.33698-x64.msi",
"hash": "4a2c73bc06b3f99190f4a19f59ad634ed40c17903bf15ca4299413bd5a8bad5f"
"url": "https://github.com/Azure/azure-powershell/releases/download/v5.2.0-December2020/Az-Cmdlets-5.2.0.33762-x64.msi",
"hash": "aaab63f33e9355cd5d3f038fb48d02ee1b360c3f1ab8a10bb6177ae022ac4b8a"
},
"32bit": {
"url": "https://github.com/Azure/azure-powershell/releases/download/v5.1.0-November2020/Az-Cmdlets-5.1.0.33698-x86.msi",
"hash": "f6d4f1c4be669959a72cf74cd5b3dad3c748d6be18b9230fb4fee2a5d088391b"
"url": "https://github.com/Azure/azure-powershell/releases/download/v5.2.0-December2020/Az-Cmdlets-5.2.0.33762-x86.msi",
"hash": "1a5aab068d98816a5c4a4518f18c65afe85e628ddba661c442ff259676328db2"
}
},
"extract_dir": "WindowsPowerShell\\Modules",