jdtls: Update to version 1.17.0-202210211958

This commit is contained in:
github-actions[bot] 2022-10-21 20:30:12 +00:00
parent e3bf7b9534
commit 88920c1e0d

View File

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