azure-ps: Update to version 4.7.0.33468

This commit is contained in:
Jakub Čábera 2020-09-22 08:20:11 +02:00
parent 6f84423d70
commit 8eaed72367

View File

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