azure-ps: Update to version 4.4.0.33134

This commit is contained in:
Jakub Čábera 2020-07-14 16:12:26 +02:00
parent a643cf88ba
commit ad957b79fe

View File

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