From dc7585179114f714d2d9958b78f4b5b227e2d3be Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 23 Oct 2023 00:33:53 +0000 Subject: [PATCH] jdtls: Update to version 1.29.0-202310230019 --- bucket/jdtls.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jdtls.json b/bucket/jdtls.json index e1af77da85..80f539f23f 100644 --- a/bucket/jdtls.json +++ b/bucket/jdtls.json @@ -1,5 +1,5 @@ { - "version": "1.29.0-202310210406", + "version": "1.29.0-202310230019", "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-202310210406.tar.gz", - "hash": "4c72f237d455bbbff5b2ca879455b3d30267e1f2fdd1d779e5300c55b86386b5", + "url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.29.0-202310230019.tar.gz", + "hash": "c25f9d52fb3467feb20c18155148016baa6a621ff5f9063e31721ba4eb90c92a", "installer": { "script": "shim (search_in_path python.exe) $global jdtls \"$dir\\bin\\jdtls\"" },