jdtls: Update to version 1.13.0-202206142344

This commit is contained in:
github-actions[bot] 2022-06-15 00:33:39 +00:00
parent 01a3c31d0e
commit 2246262d82

View File

@ -1,5 +1,5 @@
{
"version": "1.13.0-202206121738",
"version": "1.13.0-202206142344",
"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-202206121738.tar.gz",
"hash": "eb03ca41461b4c83a684e0afbd3048e2c4f6aaf4ea3ab70bc30126d918ec87d5",
"url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.13.0-202206142344.tar.gz",
"hash": "910be4d61b914353754dbcb90df31b9a87c0f23c904ee4015227061f5db5dcad",
"installer": {
"script": "shim (search_in_path python.exe) $global jdtls \"$dir\\bin\\jdtls\""
},