From 76cd37f5bd30cf7aa1ffba1f689886ba406b22c0 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 26 May 2022 20:29:58 +0000 Subject: [PATCH] jdtls: Update to version 1.12.0-202205261739 --- bucket/jdtls.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jdtls.json b/bucket/jdtls.json index 0f33b051e4..b268482e53 100644 --- a/bucket/jdtls.json +++ b/bucket/jdtls.json @@ -1,5 +1,5 @@ { - "version": "1.12.0-202205230356", + "version": "1.12.0-202205261739", "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-202205230356.tar.gz", - "hash": "134a8544932a82dc044027c6deb61504f3a99f5fc4a5b8c8d4e93c33557dc127", + "url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.12.0-202205261739.tar.gz", + "hash": "a28e98e5a6459e1978319784b601a2c0c9ea1e9eba9c6609f308510d5a675857", "installer": { "script": "shim (search_in_path python.exe) $global jdtls \"$dir\\bin\\jdtls\"" },