From 3a625842f144befc65f09a4f8f342765e6dab1b0 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 24 May 2023 04:26:16 +0000 Subject: [PATCH] jdtls: Update to version 1.24.0-202305240143 --- bucket/jdtls.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jdtls.json b/bucket/jdtls.json index d1183ac59d..ad26e380d3 100644 --- a/bucket/jdtls.json +++ b/bucket/jdtls.json @@ -1,5 +1,5 @@ { - "version": "1.24.0-202305231454", + "version": "1.24.0-202305240143", "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-202305231454.tar.gz", - "hash": "311daf1a4c6f672bcd4eadc98f3c75ea08e6f5c3a84c9331de80aab40039e77b", + "url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.24.0-202305240143.tar.gz", + "hash": "f044b8560ad50edc103e78bfcc4f4d6a4e2cd330422de8091f8b4e8d73ecf69e", "installer": { "script": "shim (search_in_path python.exe) $global jdtls \"$dir\\bin\\jdtls\"" },