From 28ac79a58ecce08ed208d28cb43028a933047a4f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 26 Aug 2022 08:29:55 +0000 Subject: [PATCH] jdtls: Update to version 1.15.0-202208260800 --- bucket/jdtls.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jdtls.json b/bucket/jdtls.json index e0fd81fdca..2f0de40e2c 100644 --- a/bucket/jdtls.json +++ b/bucket/jdtls.json @@ -1,5 +1,5 @@ { - "version": "1.15.0-202208240237", + "version": "1.15.0-202208260800", "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.15.0-202208240237.tar.gz", - "hash": "a03824226c587ab52cf72a4d3e895dee805cd8b8fb5d62edda491c2a3be4117f", + "url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.15.0-202208260800.tar.gz", + "hash": "6a16b87ad5485b3434ec8fd4f11ef42c17315710b5bfd516270d15e4b5710a77", "installer": { "script": "shim (search_in_path python.exe) $global jdtls \"$dir\\bin\\jdtls\"" },