jdtls: Update to version 1.30.0-202311270606

This commit is contained in:
github-actions[bot] 2023-11-27 08:27:08 +00:00
parent ab167dfc06
commit ab5565b06e

View File

@ -1,5 +1,5 @@
{ {
"version": "1.30.0-202311241756", "version": "1.30.0-202311270606",
"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-202311241756.tar.gz", "url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.30.0-202311270606.tar.gz",
"hash": "2d91c249e1e2c8000299b8be723f51d6193b56eaa4e3861429917b0552cb0475", "hash": "031707c469a65dba572f46ca889b54a95bf4d11b6e0c1ca712009a06d4c92f54",
"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\""
}, },