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