jdtls: Update to version 1.28.0-202309221544

This commit is contained in:
github-actions[bot] 2023-09-22 16:26:53 +00:00
parent c3bde79651
commit 7548611191

View File

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