From aa186491101799931a4c26055fa12fc4cf98db0e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 20 Feb 2024 08:25:00 +0000 Subject: [PATCH] jdtls: Update to version 1.34.0-202402200437 --- bucket/jdtls.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jdtls.json b/bucket/jdtls.json index aaa949b5f6..4df7134a20 100644 --- a/bucket/jdtls.json +++ b/bucket/jdtls.json @@ -1,5 +1,5 @@ { - "version": "1.34.0-202402160102", + "version": "1.34.0-202402200437", "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-202402160102.tar.gz", - "hash": "b80a5df0e5c768fcc357de47407eb58c62fa3bcc67b1606af76db7709ad5a048", + "url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.34.0-202402200437.tar.gz", + "hash": "a95a8d2f96506af6fb7749d7c546a2830bec58fd4cb778b5d1a83010e6a85924", "installer": { "script": "shim (search_in_path python.exe) $global jdtls \"$dir\\bin\\jdtls\"" },