From ef7ebf11cc9b4f6e4f55ab407666a97355ef2b49 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 5 Aug 2022 12:31:15 +0000 Subject: [PATCH] jdtls: Update to version 1.15.0-202208050835 --- bucket/jdtls.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jdtls.json b/bucket/jdtls.json index 7844fc33b6..5ca221f7af 100644 --- a/bucket/jdtls.json +++ b/bucket/jdtls.json @@ -1,5 +1,5 @@ { - "version": "1.15.0-202208050200", + "version": "1.15.0-202208050835", "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-202208050200.tar.gz", - "hash": "ae46174978f6c291470b202a2cc41f38cb301455d1646c5f47443428bca099e5", + "url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.15.0-202208050835.tar.gz", + "hash": "62b99d8715f02eff2d55b7ec067090062cee23b56431bdae4ac732f5489c41a7", "installer": { "script": "shim (search_in_path python.exe) $global jdtls \"$dir\\bin\\jdtls\"" },