jdtls: Update to version 1.28.0-202309141432

This commit is contained in:
github-actions[bot] 2023-09-14 16:27:28 +00:00
parent fc97e9e1bf
commit f0be718cf5

View File

@ -1,5 +1,5 @@
{
"version": "1.27.1-202309140221",
"version": "1.28.0-202309141432",
"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.27.1-202309140221.tar.gz",
"hash": "8866ab98c9557e54e68bde3df8b27fb1e4a0c3a1785a7f8e16ccf267bc5b5ac5",
"url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.28.0-202309141432.tar.gz",
"hash": "29dc70bb6c4378e4adf083995db3dfabbc4fc8b2f42ac082d84071b6bd682a6d",
"installer": {
"script": "shim (search_in_path python.exe) $global jdtls \"$dir\\bin\\jdtls\""
},