From 2273828d74e9aca2a78b9dfd408aa5ee757d1547 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 29 Sep 2022 16:31:36 +0000 Subject: [PATCH] jdtls: Update to version 1.16.0-202209291445 --- bucket/jdtls.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jdtls.json b/bucket/jdtls.json index aee41d203e..2841d27bf6 100644 --- a/bucket/jdtls.json +++ b/bucket/jdtls.json @@ -1,5 +1,5 @@ { - "version": "1.16.0-202209290134", + "version": "1.16.0-202209291445", "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-202209290134.tar.gz", - "hash": "49b78dcd2aa853211bdc548d06e0bd3f775c088c0f0de06b596cfffcc062970a", + "url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.16.0-202209291445.tar.gz", + "hash": "bf16a0c3a7034260f646206c51fba14b3c10ef68cece23b7a3c681248f5c1f3a", "installer": { "script": "shim (search_in_path python.exe) $global jdtls \"$dir\\bin\\jdtls\"" },