From d61a460ea3076a5c82445b86b4b4389d4a6ee4e8 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 28 Feb 2024 20:25:04 +0000 Subject: [PATCH] jdtls: Update to version 1.34.0-202402282001 --- bucket/jdtls.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jdtls.json b/bucket/jdtls.json index 6c17eff493..0e2af0885e 100644 --- a/bucket/jdtls.json +++ b/bucket/jdtls.json @@ -1,5 +1,5 @@ { - "version": "1.34.0-202402272049", + "version": "1.34.0-202402282001", "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-202402272049.tar.gz", - "hash": "4399e2a6d5202099559133c423e0dbfb171fd524fc47dc7a9fca29b70644c4cf", + "url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.34.0-202402282001.tar.gz", + "hash": "d7c984c0e20a5233ad34df62448d91b0aaafd8c52f71c83b2c8bb2cf5ba0aad0", "installer": { "script": "shim (search_in_path python.exe) $global jdtls \"$dir\\bin\\jdtls\"" },