jdtls: Update to version 1.11.0-202205040643

This commit is contained in:
github-actions[bot] 2022-05-04 08:29:53 +00:00
parent 3bc0ac90e3
commit 2a3f41bd21

View File

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