From eb61b27bf9d494f40c30e13043baa58c20bb6a1e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 26 Sep 2023 20:24:35 +0000 Subject: [PATCH] jdtls: Update to version 1.28.0-202309261659 --- bucket/jdtls.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jdtls.json b/bucket/jdtls.json index 689031515a..87a92ba558 100644 --- a/bucket/jdtls.json +++ b/bucket/jdtls.json @@ -1,5 +1,5 @@ { - "version": "1.28.0-202309221544", + "version": "1.28.0-202309261659", "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.28.0-202309221544.tar.gz", - "hash": "cebd7b4523c9cf42e2531cc8019f9f9af3e73cad762baa5edd93ff1e3f3eec26", + "url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.28.0-202309261659.tar.gz", + "hash": "beaebb039a5e62094144922cb711198dc84e67283a2027fb496490b998adabe1", "installer": { "script": "shim (search_in_path python.exe) $global jdtls \"$dir\\bin\\jdtls\"" },