From d3b0fb64c57ea10ad391a6e48b02a34a1688538c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 18 Jul 2022 08:30:10 +0000 Subject: [PATCH] jdtls: Update to version 1.14.0-202207180535 --- bucket/jdtls.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jdtls.json b/bucket/jdtls.json index 1516f9d3b2..707b565e9b 100644 --- a/bucket/jdtls.json +++ b/bucket/jdtls.json @@ -1,5 +1,5 @@ { - "version": "1.14.0-202207162227", + "version": "1.14.0-202207180535", "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.14.0-202207162227.tar.gz", - "hash": "c820ccbc997360c32d88572eae5e49e16a4584bff167782c294ade1f0a9cb60f", + "url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.14.0-202207180535.tar.gz", + "hash": "9d0cc460425a3a53101bbbd6f4c90bb4dd18fdab7ceb8788aee74ef497dac259", "installer": { "script": "shim (search_in_path python.exe) $global jdtls \"$dir\\bin\\jdtls\"" },