jdtls: Update to version 1.28.0-202309131626

This commit is contained in:
github-actions[bot] 2023-09-13 20:23:48 +00:00
parent 56653d2752
commit 1d68a0f1ea

View File

@ -1,5 +1,5 @@
{
"version": "1.28.0-202309130214",
"version": "1.28.0-202309131626",
"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.28.0-202309130214.tar.gz",
"hash": "2ec288b5ca0f84bc1f859f91008491aedc401be34cb6a3c69edf4ef0233705bf",
"url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.28.0-202309131626.tar.gz",
"hash": "219b670beb111ab9ec34c06435b93979916393ad1812a031e249e66b67ac7e38",
"installer": {
"script": "shim (search_in_path python.exe) $global jdtls \"$dir\\bin\\jdtls\""
},