jdtls: Update to version 1.30.0-202311221446

This commit is contained in:
github-actions[bot] 2023-11-22 16:27:49 +00:00
parent 7eb5820ddf
commit 63aeaf6df3

View File

@ -1,5 +1,5 @@
{ {
"version": "1.30.0-202311220850", "version": "1.30.0-202311221446",
"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.30.0-202311220850.tar.gz", "url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.30.0-202311221446.tar.gz",
"hash": "4bd79845371902b8417778cf9d8935e6a282f990447e6ea95f4d0910a06183df", "hash": "b65d1d0038b93f31df0dbab0b8f29df8d95fd6a1e4bd31a837bca426a2f89c7a",
"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\""
}, },