From c416cdf2b6dd05d63d828387fcec8703e9e2d2e6 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 7 Sep 2022 20:30:04 +0000 Subject: [PATCH] jdtls: Update to version 1.16.0-202209071914 --- bucket/jdtls.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jdtls.json b/bucket/jdtls.json index e714d73c14..f249ce4d21 100644 --- a/bucket/jdtls.json +++ b/bucket/jdtls.json @@ -1,5 +1,5 @@ { - "version": "1.16.0-202209071222", + "version": "1.16.0-202209071914", "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-202209071222.tar.gz", - "hash": "748414e851fcb70085c7d5d1ddd4b2ccedf9bf117e40893ddf04ed05fb49fbf5", + "url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.16.0-202209071914.tar.gz", + "hash": "563730be36fcbb919f78a15e83776035fb9780f5a7a21566de580765204e17eb", "installer": { "script": "shim (search_in_path python.exe) $global jdtls \"$dir\\bin\\jdtls\"" },