jdtls: Update to version 1.17.0-202209291840

This commit is contained in:
github-actions[bot] 2022-09-29 20:30:08 +00:00
parent 88eef75e6a
commit 959b1b760c

View File

@ -1,5 +1,5 @@
{ {
"version": "1.16.0-202209291445", "version": "1.17.0-202209291840",
"description": "Java language server", "description": "Java language server",
"homepage": "https://projects.eclipse.org/projects/eclipse.jdt.ls", "homepage": "https://projects.eclipse.org/projects/eclipse.jdt.ls",
"license": "EPL-2.0", "license": "EPL-2.0",
@ -7,8 +7,8 @@
"JDK": "java/openjdk", "JDK": "java/openjdk",
"Python": "python" "Python": "python"
}, },
"url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.16.0-202209291445.tar.gz", "url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.17.0-202209291840.tar.gz",
"hash": "bf16a0c3a7034260f646206c51fba14b3c10ef68cece23b7a3c681248f5c1f3a", "hash": "a8e43456ae1729ffba16f72cea2dfdeed7fd7d61ec287460679f0ca9806a293d",
"installer": { "installer": {
"script": "shim (search_in_path python.exe) $global jdtls \"$dir\\bin\\jdtls\"" "script": "shim (search_in_path python.exe) $global jdtls \"$dir\\bin\\jdtls\""
}, },