From 37ac2382dca72316688b075539eb5e8709191452 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 6 Jul 2022 00:34:14 +0000 Subject: [PATCH] jdtls: Update to version 1.14.0-202207060021 --- bucket/jdtls.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jdtls.json b/bucket/jdtls.json index f15c1b5d44..92fbcba5b2 100644 --- a/bucket/jdtls.json +++ b/bucket/jdtls.json @@ -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\"" },