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