From e3a3f8fa552302846b933a9719611b0c5fee656e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 16 May 2023 16:28:24 +0000 Subject: [PATCH] jdtls: Update to version 1.24.0-202305161540 --- bucket/jdtls.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jdtls.json b/bucket/jdtls.json index 429afb26b7..fe92a49bfc 100644 --- a/bucket/jdtls.json +++ b/bucket/jdtls.json @@ -1,5 +1,5 @@ { - "version": "1.24.0-202305160157", + "version": "1.24.0-202305161540", "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-202305160157.tar.gz", - "hash": "1260d7d536d7d1afc8b30ae51e4186fa9b74a3574a0fdacab30ca95906994c8f", + "url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.24.0-202305161540.tar.gz", + "hash": "c465905adbad23b56be90ee890a5da5dd81ea52cdf3af550b4850a0dfd8a7446", "installer": { "script": "shim (search_in_path python.exe) $global jdtls \"$dir\\bin\\jdtls\"" },