From 4520285fbeaf105a8311822432c018b4d37278f2 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 29 Aug 2022 04:57:36 +0000 Subject: [PATCH] jdtls: Update to version 1.15.0-202208290205 --- bucket/jdtls.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jdtls.json b/bucket/jdtls.json index eaee909af8..b1fb51c278 100644 --- a/bucket/jdtls.json +++ b/bucket/jdtls.json @@ -1,5 +1,5 @@ { - "version": "1.15.0-202208261636", + "version": "1.15.0-202208290205", "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-202208261636.tar.gz", - "hash": "4aa5ee391b19976c389dde4053c50fb8eeb6b6e2932d52f5081ce2e6d1a0d870", + "url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.15.0-202208290205.tar.gz", + "hash": "3cac3170f3a19fc384d337371e34f7b3865a0fd5e2fe55443601f4da86b54c05", "installer": { "script": "shim (search_in_path python.exe) $global jdtls \"$dir\\bin\\jdtls\"" },