From da3bd35f6615aa7d741f62117f8289dcc6e73184 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 16 Apr 2022 12:30:57 +0000 Subject: [PATCH] jdtls: Update to version 1.11.0-202204142023 --- bucket/jdtls.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jdtls.json b/bucket/jdtls.json index fa72080736..cc79dcf4fb 100644 --- a/bucket/jdtls.json +++ b/bucket/jdtls.json @@ -1,5 +1,5 @@ { - "version": "1.11.0-202204140336", + "version": "1.11.0-202204142023", "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.11.0-202204140336.tar.gz", - "hash": "946bb77d0863e3137600e8451845a3d853bf64e87a90c99e7bb936d9ca34e7fa", + "url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.11.0-202204142023.tar.gz", + "hash": "df3482ca688488958133933ad692de24343de0536c3a6782e96751f156aa6020", "installer": { "script": "shim (search_in_path python.exe) $global jdtls \"$dir\\bin\\jdtls\"" },