From 544d6f7811374a8e3f83aff80d299a91a4cc0d74 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 8 Aug 2022 04:31:58 +0000 Subject: [PATCH] jdtls: Update to version 1.15.0-202208080153 --- bucket/jdtls.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jdtls.json b/bucket/jdtls.json index 5ca221f7af..2b1fbf3e26 100644 --- a/bucket/jdtls.json +++ b/bucket/jdtls.json @@ -1,5 +1,5 @@ { - "version": "1.15.0-202208050835", + "version": "1.15.0-202208080153", "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.15.0-202208050835.tar.gz", - "hash": "62b99d8715f02eff2d55b7ec067090062cee23b56431bdae4ac732f5489c41a7", + "url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.15.0-202208080153.tar.gz", + "hash": "4dbac51b95bfdb6f449729cb3d7a1249430cc6b7f3f2d50d9e54afc40c0961c2", "installer": { "script": "shim (search_in_path python.exe) $global jdtls \"$dir\\bin\\jdtls\"" },