jdtls: Update to version 1.14.0-202207060021

This commit is contained in:
github-actions[bot] 2022-07-06 00:34:14 +00:00
parent 3919371882
commit 37ac2382dc

View File

@ -1,5 +1,5 @@
{
"version": "1.14.0-202207051606",
"version": "1.14.0-202207060021",
"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.14.0-202207051606.tar.gz",
"hash": "09b489d0512bd358259cf1a775a6faf8abc4f69fa9340d1b88f6154b2844b96d",
"url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.14.0-202207060021.tar.gz",
"hash": "41a0a840e2fa0c119c41a69b534407e380c6dc58c316cc30e92618623b0edbe1",
"installer": {
"script": "shim (search_in_path python.exe) $global jdtls \"$dir\\bin\\jdtls\""
},