jdtls: Update to version 1.18.0-202211012209

This commit is contained in:
github-actions[bot] 2022-11-02 00:39:01 +00:00
parent 613b301143
commit e90fda1ce5

View File

@ -1,5 +1,5 @@
{
"version": "1.18.0-202210280728",
"version": "1.18.0-202211012209",
"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.18.0-202210280728.tar.gz",
"hash": "3d6130e00fb9dfb891924c1ccf494cacfc5a9959f506de373373393c7f26616c",
"url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.18.0-202211012209.tar.gz",
"hash": "7ec0a15d71202bb0ac7928a812c2661fb51c64735023386f43cf4647609403ad",
"installer": {
"script": "shim (search_in_path python.exe) $global jdtls \"$dir\\bin\\jdtls\""
},