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