jdtls: Update to version 1.17.0-202210271413

This commit is contained in:
github-actions[bot] 2022-10-27 16:30:58 +00:00
parent 3c3889aaf5
commit 448d58c908

View File

@ -1,5 +1,5 @@
{
"version": "1.17.0-202210270018",
"version": "1.17.0-202210271413",
"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.17.0-202210270018.tar.gz",
"hash": "ab693f2f673f113597c194299fdc8ab705b94e822d835c53b7af801d1ac69caf",
"url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.17.0-202210271413.tar.gz",
"hash": "dcd5732f7a3ff0b5d1f78ff76266b8d971dfc0d105115ae65228e478cb3fbcbd",
"installer": {
"script": "shim (search_in_path python.exe) $global jdtls \"$dir\\bin\\jdtls\""
},