jdtls: Update to version 1.30.0-202311171930

This commit is contained in:
github-actions[bot] 2023-11-17 20:24:28 +00:00
parent 7580421297
commit 35c02f5220

View File

@ -1,5 +1,5 @@
{
"version": "1.30.0-202311162204",
"version": "1.30.0-202311171930",
"description": "Java language server",
"homepage": "https://projects.eclipse.org/projects/eclipse.jdt.ls",
"license": "EPL-2.0",
@ -7,8 +7,8 @@
"JDK": "java/openjdk",
"Python": "python"
},
"url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.30.0-202311162204.tar.gz",
"hash": "711f4fa4184dc61bcff91719e372b8683eac6a89517915993f1f900874936dca",
"url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.30.0-202311171930.tar.gz",
"hash": "8219ab585cb1757c6aedd8517349e0f77ff08addfe8571016d7701247bd299b6",
"installer": {
"script": "shim (search_in_path python.exe) $global jdtls \"$dir\\bin\\jdtls\""
},