From f47465c2bb47339a7ab1d341f523f2f9e1f25be1 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 9 May 2023 12:44:50 +0000 Subject: [PATCH] jdtls: Update to version 1.24.0-202305090821 --- bucket/jdtls.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jdtls.json b/bucket/jdtls.json index 2dec728c60..d068451527 100644 --- a/bucket/jdtls.json +++ b/bucket/jdtls.json @@ -1,5 +1,5 @@ { - "version": "1.24.0-202305081635", + "version": "1.24.0-202305090821", "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-202305081635.tar.gz", - "hash": "15286ff8337edac3d00fae2f31243e6ec8807490a2488acbd7a17e617e7f65db", + "url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.24.0-202305090821.tar.gz", + "hash": "0a8c23df6fbf2e4a2aa90cb33c45556fed03825622df27520e7fd5937b56323b", "installer": { "script": "shim (search_in_path python.exe) $global jdtls \"$dir\\bin\\jdtls\"" },