jdtls: Update to version 1.17.0-202210240218

This commit is contained in:
github-actions[bot] 2022-10-24 05:01:27 +00:00
parent 6856b230e7
commit b904b0b492

View File

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