From 3d9b9c5ff07c1166291c9a017e95f7e90f6de256 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 15 May 2023 08:29:15 +0000 Subject: [PATCH] jdtls: Update to version 1.24.0-202305150815 --- bucket/jdtls.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jdtls.json b/bucket/jdtls.json index 6e7ec7280e..0211a681bd 100644 --- a/bucket/jdtls.json +++ b/bucket/jdtls.json @@ -1,5 +1,5 @@ { - "version": "1.24.0-202305112053", + "version": "1.24.0-202305150815", "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.24.0-202305112053.tar.gz", - "hash": "8483cb770dd7b24a46e52e1f49b6499a0386b2e1a96d173a77da9019d6a3ef89", + "url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.24.0-202305150815.tar.gz", + "hash": "9ae1552dc5caa3a7e97745af73491b59430c1f2b21d0ac0346b61ffca0d48771", "installer": { "script": "shim (search_in_path python.exe) $global jdtls \"$dir\\bin\\jdtls\"" },