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