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