azure-ps: Update to version 4.6.1.33350

This commit is contained in:
Jakub Čábera 2020-08-29 15:10:22 +02:00
parent c739b557de
commit eb6233dfa0

View File

@ -1,16 +1,16 @@
{
"version": "4.6.0.33348",
"version": "4.6.1.33350",
"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/v4.6.0-August2020/Az-Cmdlets-4.6.0.33348-x64.msi",
"hash": "c1c4e5b0e165d54faea7d239f511a28a41d7fde4253c75550ccfc3361a65eb77"
"url": "https://github.com/Azure/azure-powershell/releases/download/v4.6.1-August2020/Az-Cmdlets-4.6.1.33350-x64.msi",
"hash": "f4aff60c0ccd139f29d9d2944aca034e547ba521743e45c29c738c8912e64b70"
},
"32bit": {
"url": "https://github.com/Azure/azure-powershell/releases/download/v4.6.0-August2020/Az-Cmdlets-4.6.0.33348-x86.msi",
"hash": "8f253fcada5f8773dd8a3ea4f5f7ba7feca93f3e15164ca64133e811f5419a01"
"url": "https://github.com/Azure/azure-powershell/releases/download/v4.6.1-August2020/Az-Cmdlets-4.6.1.33350-x86.msi",
"hash": "21489c6945151b09d115a1cadb08382a6767ad580fe1db32fd624110ee3259fa"
}
},
"extract_dir": "WindowsPowerShell\\Modules",