From 846eaffd4e55468548a077a735d1091e5a71ecbe Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 23 May 2023 08:26:40 +0000 Subject: [PATCH] jdtls: Update to version 1.24.0-202305230558 --- bucket/jdtls.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jdtls.json b/bucket/jdtls.json index c288ff7f75..dd3d2ced0b 100644 --- a/bucket/jdtls.json +++ b/bucket/jdtls.json @@ -1,5 +1,5 @@ { - "version": "1.24.0-202305220942", + "version": "1.24.0-202305230558", "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-202305220942.tar.gz", - "hash": "75573b000cb3f8a03ba98cf405b66e0cf36258e3a59a676e7fa67ecce72dc68f", + "url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.24.0-202305230558.tar.gz", + "hash": "31cfedbfe88344855d49d186729969f2d6508b8a8a9db2659ea21b98d1356518", "installer": { "script": "shim (search_in_path python.exe) $global jdtls \"$dir\\bin\\jdtls\"" },