From 38611cec843585eb29315415472dd3263b3013a4 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 25 Oct 2023 00:32:37 +0000 Subject: [PATCH] jdtls: Update to version 1.29.0-202310242053 --- bucket/jdtls.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jdtls.json b/bucket/jdtls.json index dc91ce2f57..4afca73b54 100644 --- a/bucket/jdtls.json +++ b/bucket/jdtls.json @@ -1,5 +1,5 @@ { - "version": "1.29.0-202310241428", + "version": "1.29.0-202310242053", "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-202310241428.tar.gz", - "hash": "51c7697a7bdae995d3944fd3a1dfc7bd7e336c0498ff025d3f6b9cf292cd0571", + "url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.29.0-202310242053.tar.gz", + "hash": "a42dead8749f1d3862198612d71c7841a53fc6966a69a0f0ce2718f06f2ff51d", "installer": { "script": "shim (search_in_path python.exe) $global jdtls \"$dir\\bin\\jdtls\"" },