jdtls: Update to version 1.27.0-202308211800

This commit is contained in:
github-actions[bot] 2023-08-21 20:24:05 +00:00
parent c4c86d6995
commit 78c7bdcd46

View File

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