From 1d68a0f1ead07a1868907c05abb41a4e15dbeb48 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 13 Sep 2023 20:23:48 +0000 Subject: [PATCH] jdtls: Update to version 1.28.0-202309131626 --- bucket/jdtls.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jdtls.json b/bucket/jdtls.json index 9d535c9198..6a8757d8d3 100644 --- a/bucket/jdtls.json +++ b/bucket/jdtls.json @@ -1,5 +1,5 @@ { - "version": "1.28.0-202309130214", + "version": "1.28.0-202309131626", "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-202309130214.tar.gz", - "hash": "2ec288b5ca0f84bc1f859f91008491aedc401be34cb6a3c69edf4ef0233705bf", + "url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.28.0-202309131626.tar.gz", + "hash": "219b670beb111ab9ec34c06435b93979916393ad1812a031e249e66b67ac7e38", "installer": { "script": "shim (search_in_path python.exe) $global jdtls \"$dir\\bin\\jdtls\"" },