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