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