From 058e2d6f230e282b5fd248abc7447798f133d8c1 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 11 Oct 2022 04:55:36 +0000 Subject: [PATCH] jdtls: Update to version 1.17.0-202210110333 --- bucket/jdtls.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jdtls.json b/bucket/jdtls.json index 6daa5f3a3a..8560fd4fb3 100644 --- a/bucket/jdtls.json +++ b/bucket/jdtls.json @@ -1,5 +1,5 @@ { - "version": "1.17.0-202210100442", + "version": "1.17.0-202210110333", "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.17.0-202210100442.tar.gz", - "hash": "4fcef2d14cb81c67729ad9e777a16b8403ac341edca8f169abd894b7a67d0833", + "url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.17.0-202210110333.tar.gz", + "hash": "5881b73808e93a43e989cf26fba95588f4c81835ab7408fea87ae6e563828a51", "installer": { "script": "shim (search_in_path python.exe) $global jdtls \"$dir\\bin\\jdtls\"" },