From af240a1905abbd66fb0775b0bc28275290ed47b8 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 16 Feb 2024 04:24:47 +0000 Subject: [PATCH] jdtls: Update to version 1.34.0-202402160102 --- bucket/jdtls.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jdtls.json b/bucket/jdtls.json index 4228fb7c33..aaa949b5f6 100644 --- a/bucket/jdtls.json +++ b/bucket/jdtls.json @@ -1,5 +1,5 @@ { - "version": "1.34.0-202402151927", + "version": "1.34.0-202402160102", "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-202402151927.tar.gz", - "hash": "4c299c0dba65e6ebd3bfbb734418ac536daa0041f41e2fcc08dea7f8f65f8b00", + "url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.34.0-202402160102.tar.gz", + "hash": "b80a5df0e5c768fcc357de47407eb58c62fa3bcc67b1606af76db7709ad5a048", "installer": { "script": "shim (search_in_path python.exe) $global jdtls \"$dir\\bin\\jdtls\"" },