azure-ps: Update to version 4.2.0.32962

This commit is contained in:
Jakub Čábera 2020-06-02 14:34:39 +02:00
parent 72b035c29a
commit 903bf77883

View File

@ -1,16 +1,16 @@
{ {
"version": "4.1.0.32917", "version": "4.2.0.32962",
"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": {
"32bit": { "32bit": {
"url": "https://github.com/Azure/azure-powershell/releases/download/v4.1.0-May2020/Az-Cmdlets-4.1.0.32917-x86.msi", "url": "https://github.com/Azure/azure-powershell/releases/download/v4.2.0-June2020/Az-Cmdlets-4.2.0.32962-x86.msi",
"hash": "dddd8435c8d983627e0989eb54a37d9f7311d1de0485a469f9b395c76b2bec98" "hash": "8531a5b9aaac94054e021e917d964b0d4464d9bada3a7982d2e10d49da82a42d"
}, },
"64bit": { "64bit": {
"url": "https://github.com/Azure/azure-powershell/releases/download/v4.1.0-May2020/Az-Cmdlets-4.1.0.32917-x64.msi", "url": "https://github.com/Azure/azure-powershell/releases/download/v4.2.0-June2020/Az-Cmdlets-4.2.0.32962-x64.msi",
"hash": "b9b19458ef7794441de1eed9f8d0c531fde1d98b1006139e348f5e02cdb797d4" "hash": "140339368f06ad5a8f003e5d35c727908dc4062755805c05e49059095109d53e"
} }
}, },
"extract_dir": "WindowsPowerShell\\Modules", "extract_dir": "WindowsPowerShell\\Modules",