From e90fda1ce5361a0d443670e55b3408f49a87718a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 2 Nov 2022 00:39:01 +0000 Subject: [PATCH] jdtls: Update to version 1.18.0-202211012209 --- bucket/jdtls.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jdtls.json b/bucket/jdtls.json index 711235838c..57e785a9e0 100644 --- a/bucket/jdtls.json +++ b/bucket/jdtls.json @@ -1,5 +1,5 @@ { - "version": "1.18.0-202210280728", + "version": "1.18.0-202211012209", "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.18.0-202210280728.tar.gz", - "hash": "3d6130e00fb9dfb891924c1ccf494cacfc5a9959f506de373373393c7f26616c", + "url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.18.0-202211012209.tar.gz", + "hash": "7ec0a15d71202bb0ac7928a812c2661fb51c64735023386f43cf4647609403ad", "installer": { "script": "shim (search_in_path python.exe) $global jdtls \"$dir\\bin\\jdtls\"" },