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