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