azure-ps: Update to version 4.5.0.33237

This commit is contained in:
Jakub Čábera 2020-08-05 08:47:51 +02:00
parent f9a54cb5e4
commit 03fc199c54

View File

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