jdtls: Update to version 1.11.0-202204202139

This commit is contained in:
github-actions[bot] 2022-04-21 00:33:13 +00:00
parent 34fcda7c9c
commit 196d3e64ad

View File

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