jdtls: Update to version 1.27.0-202308241542

This commit is contained in:
github-actions[bot] 2023-08-24 16:27:46 +00:00
parent a2cd221eb4
commit 6827e6a333

View File

@ -1,5 +1,5 @@
{
"version": "1.27.0-202308240454",
"version": "1.27.0-202308241542",
"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.0-202308240454.tar.gz",
"hash": "b58d144b63d949fc4605d2abdc823b811ae4b0360a4079f26bc8e3947d4501dd",
"url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.27.0-202308241542.tar.gz",
"hash": "63d09dab9161f8357a4aa6c17cad1837107ef47b98de8f355cfe8576e27c5198",
"installer": {
"script": "shim (search_in_path python.exe) $global jdtls \"$dir\\bin\\jdtls\""
},