jdtls: Update to version 1.20.0-202301192225

This commit is contained in:
github-actions[bot] 2023-01-20 00:34:43 +00:00
parent 9c3fafb40c
commit 1cc9e55f01

View File

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