From ce25b989bba2f575c722ef834569257da61333d4 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 20 Jan 2023 20:26:38 +0000 Subject: [PATCH] jdtls: Update to version 1.20.0-202301201643 --- bucket/jdtls.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jdtls.json b/bucket/jdtls.json index 1eb6f8ee16..cb51792a06 100644 --- a/bucket/jdtls.json +++ b/bucket/jdtls.json @@ -1,5 +1,5 @@ { - "version": "1.20.0-202301192225", + "version": "1.20.0-202301201643", "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-202301192225.tar.gz", - "hash": "470dfd3498c06b57e69e9fda05247c019b44d98a321cd95f60f119fe86d9d20c", + "url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.20.0-202301201643.tar.gz", + "hash": "cdf71c8f9775ca1a103ba6eefb4c1c5437f1eb973cb054bbe93097570d086806", "installer": { "script": "shim (search_in_path python.exe) $global jdtls \"$dir\\bin\\jdtls\"" },