From aef6f19033c9b5e6552375379d002fc2351c0aad Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 23 Sep 2022 00:39:35 +0000 Subject: [PATCH] jdtls: Update to version 1.16.0-202209222136 --- bucket/jdtls.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jdtls.json b/bucket/jdtls.json index 4b62595710..e042fe335d 100644 --- a/bucket/jdtls.json +++ b/bucket/jdtls.json @@ -1,5 +1,5 @@ { - "version": "1.16.0-202209210406", + "version": "1.16.0-202209222136", "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-202209210406.tar.gz", - "hash": "2fd86353f914506ee59287b223d47cc2901c39b1fd28340cc0d6371bc9c378b9", + "url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.16.0-202209222136.tar.gz", + "hash": "098cc526037ed9b06c1fa8fb6d2dc76bb1833520fffc41b78a0023fa71d902c4", "installer": { "script": "shim (search_in_path python.exe) $global jdtls \"$dir\\bin\\jdtls\"" },