jdtls: Update to version 1.28.0-202309261659

This commit is contained in:
github-actions[bot] 2023-09-26 20:24:35 +00:00
parent dea61069ff
commit eb61b27bf9

View File

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