jdtls: Update to version 1.20.0-202301241650

This commit is contained in:
github-actions[bot] 2023-01-24 20:26:25 +00:00
parent 3bcbcf1245
commit bc13ec6a7d

View File

@ -1,5 +1,5 @@
{ {
"version": "1.20.0-202301201643", "version": "1.20.0-202301241650",
"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-202301201643.tar.gz", "url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.20.0-202301241650.tar.gz",
"hash": "cdf71c8f9775ca1a103ba6eefb4c1c5437f1eb973cb054bbe93097570d086806", "hash": "ee0dba88f87b7c41a4e66444f1527b3c3d54ce62ab47082ebb9fc8f18223dd3e",
"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\""
}, },