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