From a73b7d6c7a03a52591102a26a20ac80c3e964f7a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 30 Sep 2022 20:29:55 +0000 Subject: [PATCH] jdtls: Update to version 1.17.0-202209301957 --- bucket/jdtls.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jdtls.json b/bucket/jdtls.json index 06c2e25c2d..45bc5454c6 100644 --- a/bucket/jdtls.json +++ b/bucket/jdtls.json @@ -1,5 +1,5 @@ { - "version": "1.17.0-202209291840", + "version": "1.17.0-202209301957", "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-202209291840.tar.gz", - "hash": "a8e43456ae1729ffba16f72cea2dfdeed7fd7d61ec287460679f0ca9806a293d", + "url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.17.0-202209301957.tar.gz", + "hash": "b82d81cb440b2f326c31e0acf8b19b9cf67bc44efc48de676ebe968e22451095", "installer": { "script": "shim (search_in_path python.exe) $global jdtls \"$dir\\bin\\jdtls\"" },