jdtls: Update to version 1.28.0-202309130214

This commit is contained in:
github-actions[bot] 2023-09-13 04:26:28 +00:00
parent e3b88742e8
commit 6f68fbea9d

View File

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