From 7f747e77c9b61151a3e8dba484342baa610243e1 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 12 Oct 2023 00:33:03 +0000 Subject: [PATCH] jdtls: Update to version 1.29.0-202310112252 --- bucket/jdtls.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jdtls.json b/bucket/jdtls.json index e0e26a16d2..32e7b5f1e5 100644 --- a/bucket/jdtls.json +++ b/bucket/jdtls.json @@ -1,5 +1,5 @@ { - "version": "1.29.0-202310080727", + "version": "1.29.0-202310112252", "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-202310080727.tar.gz", - "hash": "8052e5ab4ebb21a4af89e3d57447e3f0cb374f26525b250566026549c710501d", + "url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.29.0-202310112252.tar.gz", + "hash": "2e6b28823902fcbff521519457318cd9d0032070e224d832d2c7d9b2415cf41f", "installer": { "script": "shim (search_in_path python.exe) $global jdtls \"$dir\\bin\\jdtls\"" },