jdtls: Update to version 1.20.0-202301171907

This commit is contained in:
github-actions[bot] 2023-01-17 20:25:01 +00:00
parent c7996b4045
commit 9c70fddbaa

View File

@ -1,5 +1,5 @@
{
"version": "1.19.0-202301171536",
"version": "1.20.0-202301171907",
"description": "Java language server",
"homepage": "https://projects.eclipse.org/projects/eclipse.jdt.ls",
"license": "EPL-2.0",
@ -7,8 +7,8 @@
"JDK": "java/openjdk",
"Python": "python"
},
"url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.19.0-202301171536.tar.gz",
"hash": "f6badeb8cc36a4e0f33955f93c19946685798b15038a54324ecae7c8243e207b",
"url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.20.0-202301171907.tar.gz",
"hash": "ab78f1463cbe5e623cecd826278aa5e1d64e569ba9014b60209e429a5d4c119c",
"installer": {
"script": "shim (search_in_path python.exe) $global jdtls \"$dir\\bin\\jdtls\""
},