From 0e1ea3d7eed7fcdb35430ba389a3be72fe845210 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 27 Sep 2022 00:39:57 +0000 Subject: [PATCH] jdtls: Update to version 1.16.0-202209262038 --- bucket/jdtls.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jdtls.json b/bucket/jdtls.json index e04df13f5f..56d30fde5f 100644 --- a/bucket/jdtls.json +++ b/bucket/jdtls.json @@ -1,5 +1,5 @@ { - "version": "1.16.0-202209230244", + "version": "1.16.0-202209262038", "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.16.0-202209230244.tar.gz", - "hash": "aa931cfade41b3f9845d3c7d5f2786fc27a0f487687744e17dc7528d5235ee43", + "url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.16.0-202209262038.tar.gz", + "hash": "29f21553e8e383cc0db50732f2e223b4d451b61c4a01a0078171b206e5f7078d", "installer": { "script": "shim (search_in_path python.exe) $global jdtls \"$dir\\bin\\jdtls\"" },