jdtls: Update to version 1.11.0-202205051421

This commit is contained in:
github-actions[bot] 2022-05-05 16:30:38 +00:00
parent 3e0430c0f6
commit 00280b5f23

View File

@ -1,5 +1,5 @@
{
"version": "1.11.0-202205042135",
"version": "1.11.0-202205051421",
"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.11.0-202205042135.tar.gz",
"hash": "a218bf83d17213539445085ba4303cd895ff8246dbe95d006ffe9d1868f62b89",
"url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.11.0-202205051421.tar.gz",
"hash": "a9b82b1b0c93e89302369c8c4cf749209168b67341fad37c0829c509a11445c8",
"installer": {
"script": "shim (search_in_path python.exe) $global jdtls \"$dir\\bin\\jdtls\""
},