From 7a2dc09d4b4267bf77a8b2a699ff023ddcedcea8 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 14 Mar 2023 00:33:09 +0000 Subject: [PATCH] jdtls: Update to version 1.21.0-202303132346 --- bucket/jdtls.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jdtls.json b/bucket/jdtls.json index c4840f1ddc..1f1dcc01a8 100644 --- a/bucket/jdtls.json +++ b/bucket/jdtls.json @@ -1,5 +1,5 @@ { - "version": "1.21.0-202303130406", + "version": "1.21.0-202303132346", "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-202303130406.tar.gz", - "hash": "8af7fc1173b97db12064cadbee93674bcdd2d07beec1113549678029b054c7fe", + "url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.21.0-202303132346.tar.gz", + "hash": "e67d4854cb4504fcc2319b3dccf821e1a254cafe7681ee936d6749d27bb8ac20", "installer": { "script": "shim (search_in_path python.exe) $global jdtls \"$dir\\bin\\jdtls\"" },