From 3f4fe5c711b35e6f3ff5ddd2daeeccb22ccb6ec5 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 22 Aug 2022 08:31:23 +0000 Subject: [PATCH] jdtls: Update to version 1.15.0-202208220516 --- bucket/jdtls.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jdtls.json b/bucket/jdtls.json index a289fc7891..e4b9616153 100644 --- a/bucket/jdtls.json +++ b/bucket/jdtls.json @@ -1,5 +1,5 @@ { - "version": "1.15.0-202208111822", + "version": "1.15.0-202208220516", "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-202208111822.tar.gz", - "hash": "d58d94191c169c557ca9458de2ee3bec3e39c88985a37a6c393a182959527a7d", + "url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.15.0-202208220516.tar.gz", + "hash": "0ac9e7de2307d0d0b91c6f81c704b3245072bf92654168d8c8e42ebdcf3cf1c4", "installer": { "script": "shim (search_in_path python.exe) $global jdtls \"$dir\\bin\\jdtls\"" },