From 409d48131bf7660ecc9a6598f8a79a20008d0284 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 24 Nov 2022 04:29:10 +0000 Subject: [PATCH] jdtls: Update to version 1.18.0-202211240251 --- bucket/jdtls.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jdtls.json b/bucket/jdtls.json index 418f8e8639..b5da910e74 100644 --- a/bucket/jdtls.json +++ b/bucket/jdtls.json @@ -1,5 +1,5 @@ { - "version": "1.18.0-202211231720", + "version": "1.18.0-202211240251", "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-202211231720.tar.gz", - "hash": "3fbfa634232e3c004e8a28dd73494af96e681ff967f3294dfba1c03bf8cc4ee6", + "url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.18.0-202211240251.tar.gz", + "hash": "c2f1bff02e781dcb51c3a7236bc9ec50e41ca006ec0037bdfefddbc2623b058d", "installer": { "script": "shim (search_in_path python.exe) $global jdtls \"$dir\\bin\\jdtls\"" },