From f20e0874c1094aeaa6f64ec4d40bbee2c3a3b797 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 20 Mar 2024 12:30:44 +0000 Subject: [PATCH] jdtls: Update to version 1.34.0-202403200828 --- bucket/jdtls.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jdtls.json b/bucket/jdtls.json index 8e958c7a00..7638d5199c 100644 --- a/bucket/jdtls.json +++ b/bucket/jdtls.json @@ -1,5 +1,5 @@ { - "version": "1.34.0-202403200437", + "version": "1.34.0-202403200828", "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-202403200437.tar.gz", - "hash": "b870b2dc91b85a6b5369146a544a255dc9e779a2ccba96ae587a1194b9e7b5bf", + "url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.34.0-202403200828.tar.gz", + "hash": "11467f999b38eda6f3f6fe0a9dfdd7bd5daf4b98e5dfe983237176c0f8018db5", "installer": { "script": "shim (search_in_path python.exe) $global jdtls \"$dir\\bin\\jdtls\"" },