jdtls: Update to version 1.30.0-202310312139

This commit is contained in:
github-actions[bot] 2023-11-01 00:33:10 +00:00
parent 18a72b49ab
commit fa101d77f7

View File

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