From caf6294e4de660a49b51385d8a43c74f01b129b3 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 27 Sep 2023 20:24:02 +0000 Subject: [PATCH] jdtls: Update to version 1.28.0-202309271841 --- bucket/jdtls.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jdtls.json b/bucket/jdtls.json index 99ace0940f..ab7b49781b 100644 --- a/bucket/jdtls.json +++ b/bucket/jdtls.json @@ -1,5 +1,5 @@ { - "version": "1.28.0-202309262131", + "version": "1.28.0-202309271841", "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.28.0-202309262131.tar.gz", - "hash": "4b65d8505d443a62827faf4805b9c169702ce54dd1028aabb14183cc1e58a19e", + "url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.28.0-202309271841.tar.gz", + "hash": "b42b9f8af89322dc65206a4c66bb873672274a48c381c5bbd306de0cae96a8b7", "installer": { "script": "shim (search_in_path python.exe) $global jdtls \"$dir\\bin\\jdtls\"" },