jdtls: Update to version 1.11.0-202204241136

This commit is contained in:
github-actions[bot] 2022-04-24 12:30:28 +00:00
parent a85a220a88
commit a73a747a2f

View File

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