From 842e3a0866d725f873b963345afa4ce9f3749670 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 24 Feb 2023 00:34:06 +0000 Subject: [PATCH] jdtls: Update to version 1.21.0-202302240004 --- bucket/jdtls.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jdtls.json b/bucket/jdtls.json index b8ef7637c9..580bd7c047 100644 --- a/bucket/jdtls.json +++ b/bucket/jdtls.json @@ -1,5 +1,5 @@ { - "version": "1.21.0-202302230900", + "version": "1.21.0-202302240004", "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-202302230900.tar.gz", - "hash": "dc3e48147e8db0d66c069c7c7a97dd3dcc2a70400a0de7f05aa24dbf73bf7de6", + "url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.21.0-202302240004.tar.gz", + "hash": "e397774cc241274de936ef3e0f96e93380b567951f90c2791657160f8b3bd854", "installer": { "script": "shim (search_in_path python.exe) $global jdtls \"$dir\\bin\\jdtls\"" },