jdtls: Update to version 1.30.0-202310302327

This commit is contained in:
github-actions[bot] 2023-10-31 00:32:49 +00:00
parent b6b9ce19e5
commit abed59a0ff

View File

@ -1,5 +1,5 @@
{
"version": "1.30.0-202310301830",
"version": "1.30.0-202310302327",
"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-202310301830.tar.gz",
"hash": "da4bbcdfc4ce48e13a12f7bb2c534d5445af1354b9e768128019b231bda7399c",
"url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.30.0-202310302327.tar.gz",
"hash": "fdd9bfe6fba10b4f871bbcb830202311cfe1472612ecebe915166979c1b9e743",
"installer": {
"script": "shim (search_in_path python.exe) $global jdtls \"$dir\\bin\\jdtls\""
},