From f408e1e9b6fa823a77da75a37a951f8350d4107b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 2 Mar 2023 04:28:32 +0000 Subject: [PATCH] jdtls: Update to version 1.21.0-202303020110 --- bucket/jdtls.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jdtls.json b/bucket/jdtls.json index cf4c52f953..1289c2deee 100644 --- a/bucket/jdtls.json +++ b/bucket/jdtls.json @@ -1,5 +1,5 @@ { - "version": "1.21.0-202303010054", + "version": "1.21.0-202303020110", "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.21.0-202303010054.tar.gz", - "hash": "abc89377a397800efb2624f458d6c86db071baa07ba09a05f126e9629cfdc12b", + "url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.21.0-202303020110.tar.gz", + "hash": "399154249771f85448be1c9df8e707917c5535f02d06efac7aad5c60274933be", "installer": { "script": "shim (search_in_path python.exe) $global jdtls \"$dir\\bin\\jdtls\"" },