jdtls: Update to version 1.11.0-202204142023

This commit is contained in:
github-actions[bot] 2022-04-16 12:30:57 +00:00
parent 3ce97da036
commit da3bd35f66

View File

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