From b78ae11c1f76ded3dc7c041cf7d8ebe249f47e74 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 11 Jun 2022 04:29:37 +0000 Subject: [PATCH] jdtls: Update to version 1.13.0-202206110124 --- bucket/jdtls.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jdtls.json b/bucket/jdtls.json index 72187ef52c..dcf388d20e 100644 --- a/bucket/jdtls.json +++ b/bucket/jdtls.json @@ -1,5 +1,5 @@ { - "version": "1.13.0-202206101859", + "version": "1.13.0-202206110124", "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.13.0-202206101859.tar.gz", - "hash": "8bc095d91f59f85841de469aaf3744792c83baf6c8e22a6bcdd647a077877a1b", + "url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.13.0-202206110124.tar.gz", + "hash": "088f983001b377266868a26622c0ac68298268d5b9501511edbb990096cff19d", "installer": { "script": "shim (search_in_path python.exe) $global jdtls \"$dir\\bin\\jdtls\"" },