azure-ps: Update to version 4.6.0.33348

This commit is contained in:
Jakub Čábera 2020-08-25 12:14:37 +02:00
parent 19a4749db8
commit bb0ae64cba

View File

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