From a081aa83581e2a2332e8a83ae98e2dd44c276799 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 18 Mar 2024 20:25:29 +0000 Subject: [PATCH] jdtls: Update to version 1.34.0-202403182011 --- bucket/jdtls.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jdtls.json b/bucket/jdtls.json index eaafab944f..92c579a4df 100644 --- a/bucket/jdtls.json +++ b/bucket/jdtls.json @@ -1,5 +1,5 @@ { - "version": "1.34.0-202403160337", + "version": "1.34.0-202403182011", "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-202403160337.tar.gz", - "hash": "23bc41e2e27934b64d9282b538a16aade922876314abe91c8d2c5a1b49f4510f", + "url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.34.0-202403182011.tar.gz", + "hash": "3eea2a6c2d953915f716620cdd5daa6172211aebbb93aeb48492aa5b1c43b1ba", "installer": { "script": "shim (search_in_path python.exe) $global jdtls \"$dir\\bin\\jdtls\"" },