jdtls: Update to version 1.30.0-202311300134

This commit is contained in:
github-actions[bot] 2023-11-30 04:26:20 +00:00
parent ab92f8f749
commit c48a9bddf4

View File

@ -1,5 +1,5 @@
{ {
"version": "1.30.0-202311290939", "version": "1.30.0-202311300134",
"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-202311290939.tar.gz", "url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.30.0-202311300134.tar.gz",
"hash": "88a11ca08e6e895c17c12493d0575b170069527c76dca85132293671187915f5", "hash": "545f68f21911492c2823e184543db993e443863a76d09e237e68c210ba6de54a",
"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\""
}, },