From 330357bba6c2a6e8b3ff757e932aff588e141f59 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 1 Sep 2022 04:52:57 +0000 Subject: [PATCH] jdtls: Update to version 1.16.0-202209010336 --- bucket/jdtls.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jdtls.json b/bucket/jdtls.json index 5dac82b300..2d33c9ce76 100644 --- a/bucket/jdtls.json +++ b/bucket/jdtls.json @@ -1,5 +1,5 @@ { - "version": "1.15.0-202208311644", + "version": "1.16.0-202209010336", "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.15.0-202208311644.tar.gz", - "hash": "34368a50a1b2e9c8baf4e302fe21e5b99963a935157713d3c21002ceb13c3fd8", + "url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.16.0-202209010336.tar.gz", + "hash": "15a1fe3d4fed14de36dfe4f4017100f6df6d269b16c173561e8de004c5765d0c", "installer": { "script": "shim (search_in_path python.exe) $global jdtls \"$dir\\bin\\jdtls\"" },