From 0149b68457ad674f91bf652914f692c4a541d361 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 18 Sep 2023 12:31:24 +0000 Subject: [PATCH] jdtls: Update to version 1.28.0-202309180835 --- bucket/jdtls.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jdtls.json b/bucket/jdtls.json index ee983c985c..725611d8fa 100644 --- a/bucket/jdtls.json +++ b/bucket/jdtls.json @@ -1,5 +1,5 @@ { - "version": "1.28.0-202309152218", + "version": "1.28.0-202309180835", "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-202309152218.tar.gz", - "hash": "c6263fd5a20ea51be3058a5abc18296d5f4cb9b323d7f55e83d104da01fcbee0", + "url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.28.0-202309180835.tar.gz", + "hash": "cd20deb58f73ea5f21a484a63b379ff15593cf4783701ca4c27d54e8d133a202", "installer": { "script": "shim (search_in_path python.exe) $global jdtls \"$dir\\bin\\jdtls\"" },