From 9053b90d4b10ab68f489372b1c070bfd4b7e2d71 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 22 Nov 2022 20:26:49 +0000 Subject: [PATCH] jdtls: Update to version 1.18.0-202211221916 --- bucket/jdtls.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jdtls.json b/bucket/jdtls.json index 88df11f348..19c2cde55b 100644 --- a/bucket/jdtls.json +++ b/bucket/jdtls.json @@ -1,5 +1,5 @@ { - "version": "1.18.0-202211220218", + "version": "1.18.0-202211221916", "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-202211220218.tar.gz", - "hash": "2690fe5e499ecd0497bc4d4851d64fa949a52ab6ede49fd5c09b97297093c2ed", + "url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.18.0-202211221916.tar.gz", + "hash": "0718788155b6a6d2456eadccc3c378cf5b9770d31656730faf1722da0b0950c3", "installer": { "script": "shim (search_in_path python.exe) $global jdtls \"$dir\\bin\\jdtls\"" },