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