azure-ps: Update to version 5.7.0.34162

This commit is contained in:
Richard Kuhnt 2021-03-23 09:00:28 +00:00
parent 191948792f
commit 8b2faa8f1a

View File

@ -1,16 +1,16 @@
{ {
"version": "5.6.0.34053", "version": "5.7.0.34162",
"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/v5.6.0-March2021/Az-Cmdlets-5.6.0.34053-x64.msi", "url": "https://github.com/Azure/azure-powershell/releases/download/v5.7.0-March2021/Az-Cmdlets-5.7.0.34162-x64.msi",
"hash": "1979558ebb866e8905e7ff250813df54443f750e39f1a433854aea90992e3471" "hash": "ca92b9f588ba3038bc4597f1570dac904657e092c30e9648898e557d73f583e3"
}, },
"32bit": { "32bit": {
"url": "https://github.com/Azure/azure-powershell/releases/download/v5.6.0-March2021/Az-Cmdlets-5.6.0.34053-x86.msi", "url": "https://github.com/Azure/azure-powershell/releases/download/v5.7.0-March2021/Az-Cmdlets-5.7.0.34162-x86.msi",
"hash": "a560f20eebf2b4283e39078260cc0de66b03d30473fdd4684e53e7dc581237b7" "hash": "568301d534ed0f68e539df0524c33cc5afe72ebcbd79d51b9f0203da995d0a9e"
} }
}, },
"extract_dir": "WindowsPowerShell\\Modules", "extract_dir": "WindowsPowerShell\\Modules",