From c32322c3124a412593e1355e00f1ab08098b24a6 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 18 Oct 2023 04:26:12 +0000 Subject: [PATCH] jdtls: Update to version 1.29.0-202310180335 --- bucket/jdtls.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jdtls.json b/bucket/jdtls.json index e804de4d9f..5deb5a30ef 100644 --- a/bucket/jdtls.json +++ b/bucket/jdtls.json @@ -1,5 +1,5 @@ { - "version": "1.29.0-202310172046", + "version": "1.29.0-202310180335", "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.29.0-202310172046.tar.gz", - "hash": "e77fa1e7aa1799f32a3b1b16e4a7e35ec3e1f59a0faaad315eea61ead89d98f2", + "url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.29.0-202310180335.tar.gz", + "hash": "67afd1c14f37c7c4002b596d35e72b527e9e2294431aa3b5bd44374155161fc1", "installer": { "script": "shim (search_in_path python.exe) $global jdtls \"$dir\\bin\\jdtls\"" },