jdtls: Update to version 1.17.0-202210241713

This commit is contained in:
github-actions[bot] 2022-10-24 20:30:07 +00:00
parent 97fbfb53eb
commit 86c25f167e

View File

@ -1,5 +1,5 @@
{ {
"version": "1.17.0-202210240707", "version": "1.17.0-202210241713",
"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.17.0-202210240707.tar.gz", "url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.17.0-202210241713.tar.gz",
"hash": "b5b307cddcabfd96ccb2c89f9387c4419e0923fbc8fa638eae332de3ccefac64", "hash": "61f8931e9ff79c7b4b90d464521f007f1de9bbf6186c44fb27587ee556a89c03",
"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\""
}, },