jdtls: Update to version 1.13.0-202206290211

This commit is contained in:
github-actions[bot] 2022-06-29 04:35:15 +00:00
parent e755ff721c
commit e23366600f

View File

@ -1,5 +1,5 @@
{
"version": "1.13.0-202206280707",
"version": "1.13.0-202206290211",
"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.13.0-202206280707.tar.gz",
"hash": "34ee1d0efdb4d693542d87cc9e6fe629a9d9bde9806a08b8c0da561fcb197350",
"url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.13.0-202206290211.tar.gz",
"hash": "40537d5d5cdf7692cc424e889520059bc46f835d17890aaafe404cade160c468",
"installer": {
"script": "shim (search_in_path python.exe) $global jdtls \"$dir\\bin\\jdtls\""
},