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