From 9b780eb7eaef558b20dc3055d5c27ecb2fdf75e7 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 23 Jan 2024 08:26:42 +0000 Subject: [PATCH] jdtls: Update to version 1.32.0-202401230545 --- bucket/jdtls.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jdtls.json b/bucket/jdtls.json index c981889918..d6946d2145 100644 --- a/bucket/jdtls.json +++ b/bucket/jdtls.json @@ -1,5 +1,5 @@ { - "version": "1.32.0-202401172140", + "version": "1.32.0-202401230545", "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.32.0-202401172140.tar.gz", - "hash": "a7c8a17d53dd6228beb5e12d001ac35369a64050f18da23e1f2e190df6771ba1", + "url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.32.0-202401230545.tar.gz", + "hash": "1d6a15e3678c29fdd896e1b296b6e5c9ef7ec2ff8c6f499910d6c5d0aa2a41a9", "installer": { "script": "shim (search_in_path python.exe) $global jdtls \"$dir\\bin\\jdtls\"" },