jdtls: Update to version 1.30.0-202311151532

This commit is contained in:
github-actions[bot] 2023-11-15 16:28:12 +00:00
parent ecd2d520ee
commit 50a3836755

View File

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