jdtls: Update to version 1.16.0-202209271451

This commit is contained in:
github-actions[bot] 2022-09-27 16:32:11 +00:00
parent e9d2bb153d
commit 9c738f3983

View File

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