jdtls: Update to version 1.18.0-202210271844

This commit is contained in:
github-actions[bot] 2022-10-27 20:29:28 +00:00
parent 701d3bddbe
commit 4a3b3137dc

View File

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