jdtls: Update to version 1.27.0-202308181826

This commit is contained in:
github-actions[bot] 2023-08-18 20:23:46 +00:00
parent 5059dd8e8b
commit 974ab9d21c

View File

@ -1,5 +1,5 @@
{
"version": "1.27.0-202308171553",
"version": "1.27.0-202308181826",
"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-202308171553.tar.gz",
"hash": "1900f3c9b8965d7cfc75109dbaddab4289f3a220bf9c2cc6fea7ebee7c7204a2",
"url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.27.0-202308181826.tar.gz",
"hash": "6360f0f2d5590ab3694a3bdc59eb9833b9d44bf47f97e7eee08ae4b349c23c6e",
"installer": {
"script": "shim (search_in_path python.exe) $global jdtls \"$dir\\bin\\jdtls\""
},