From 9987b73e926644e8c7e02e06b140871cbc8304da Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 21 Feb 2024 00:32:31 +0000 Subject: [PATCH] jdtls: Update to version 1.34.0-202402210001 --- bucket/jdtls.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jdtls.json b/bucket/jdtls.json index 4df7134a20..f7f318bae3 100644 --- a/bucket/jdtls.json +++ b/bucket/jdtls.json @@ -1,5 +1,5 @@ { - "version": "1.34.0-202402200437", + "version": "1.34.0-202402210001", "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.34.0-202402200437.tar.gz", - "hash": "a95a8d2f96506af6fb7749d7c546a2830bec58fd4cb778b5d1a83010e6a85924", + "url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.34.0-202402210001.tar.gz", + "hash": "f5ccf8c47553566a429ca10792692dd5fb0a074d18895d9c81e56010f617d7d6", "installer": { "script": "shim (search_in_path python.exe) $global jdtls \"$dir\\bin\\jdtls\"" },