jdtls: Update to version 1.30.0-202311162204

This commit is contained in:
github-actions[bot] 2023-11-17 00:33:06 +00:00
parent 35a8f6cf5a
commit aeeff10559

View File

@ -1,5 +1,5 @@
{ {
"version": "1.30.0-202311151803", "version": "1.30.0-202311162204",
"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-202311151803.tar.gz", "url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.30.0-202311162204.tar.gz",
"hash": "c42a71b490694c3d6d662374dbbb1bd88131fa8c5937f5445edaed4cb445629a", "hash": "711f4fa4184dc61bcff91719e372b8683eac6a89517915993f1f900874936dca",
"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\""
}, },