jdtls: Update to version 1.16.0-202209262038

This commit is contained in:
github-actions[bot] 2022-09-27 00:39:57 +00:00
parent 656faaf366
commit 0e1ea3d7ee

View File

@ -1,5 +1,5 @@
{
"version": "1.16.0-202209230244",
"version": "1.16.0-202209262038",
"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.16.0-202209230244.tar.gz",
"hash": "aa931cfade41b3f9845d3c7d5f2786fc27a0f487687744e17dc7528d5235ee43",
"url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.16.0-202209262038.tar.gz",
"hash": "29f21553e8e383cc0db50732f2e223b4d451b61c4a01a0078171b206e5f7078d",
"installer": {
"script": "shim (search_in_path python.exe) $global jdtls \"$dir\\bin\\jdtls\""
},