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