From 27499004b7c9218867d0ddd8e42840202df20c8c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 19 May 2022 20:28:32 +0000 Subject: [PATCH] jdtls: Update to version 1.12.0-202205191805 --- bucket/jdtls.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jdtls.json b/bucket/jdtls.json index 63a1b3c137..4065911d6b 100644 --- a/bucket/jdtls.json +++ b/bucket/jdtls.json @@ -1,5 +1,5 @@ { - "version": "1.12.0-202205122107", + "version": "1.12.0-202205191805", "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.12.0-202205122107.tar.gz", - "hash": "00da4a40d5e7b90612e8fde19dfc2bbecbc2d5c83cd911a89b96cb1a65f13168", + "url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.12.0-202205191805.tar.gz", + "hash": "a8810198bf8dcfd609618d1e32c91c2eaea4ff2d074b7aaca889384c504db1d7", "installer": { "script": "shim (search_in_path python.exe) $global jdtls \"$dir\\bin\\jdtls\"" },