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