jdtls: Update to version 1.17.0-202210110333

This commit is contained in:
github-actions[bot] 2022-10-11 04:55:36 +00:00
parent 5d9b6cae7d
commit 058e2d6f23

View File

@ -1,5 +1,5 @@
{ {
"version": "1.17.0-202210100442", "version": "1.17.0-202210110333",
"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-202210100442.tar.gz", "url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.17.0-202210110333.tar.gz",
"hash": "4fcef2d14cb81c67729ad9e777a16b8403ac341edca8f169abd894b7a67d0833", "hash": "5881b73808e93a43e989cf26fba95588f4c81835ab7408fea87ae6e563828a51",
"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\""
}, },