jdtls: Update to version 1.11.0-202205041901

This commit is contained in:
github-actions[bot] 2022-05-04 20:28:53 +00:00
parent 9e1f2ddbad
commit 753f758a8c

View File

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