From 5402a36fd02e0705b178b0f8b13c53174b6eed90 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 7 Feb 2023 04:33:24 +0000 Subject: [PATCH] jdtls: Update to version 1.20.0-202302070338 --- bucket/jdtls.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jdtls.json b/bucket/jdtls.json index 2ac93cde63..94d4dc2d5f 100644 --- a/bucket/jdtls.json +++ b/bucket/jdtls.json @@ -1,5 +1,5 @@ { - "version": "1.20.0-202302062325", + "version": "1.20.0-202302070338", "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.20.0-202302062325.tar.gz", - "hash": "4c705aa69783d41c29c6f7c0c3d5d0f1017e70567080de8a981e075f3b73a8f1", + "url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.20.0-202302070338.tar.gz", + "hash": "e4bfb6acccf811b765ad7c9a7e43178d64453bfaa48512ade1f9558bfacbcb71", "installer": { "script": "shim (search_in_path python.exe) $global jdtls \"$dir\\bin\\jdtls\"" },