jdtls: Update to version 1.30.0-202311151803

This commit is contained in:
github-actions[bot] 2023-11-15 20:24:38 +00:00
parent 0af6d18f14
commit 5843f9b7f1

View File

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