jdtls: Update to version 1.20.0-202301251848

This commit is contained in:
github-actions[bot] 2023-01-25 20:25:37 +00:00
parent c169e400f7
commit f2c2325304

View File

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