From 9c70fddbaafea0ea243195da24a29dd49e5de610 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 17 Jan 2023 20:25:01 +0000 Subject: [PATCH] jdtls: Update to version 1.20.0-202301171907 --- bucket/jdtls.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jdtls.json b/bucket/jdtls.json index 7ae04fe2c2..c3dd56ab63 100644 --- a/bucket/jdtls.json +++ b/bucket/jdtls.json @@ -1,5 +1,5 @@ { - "version": "1.19.0-202301171536", + "version": "1.20.0-202301171907", "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.19.0-202301171536.tar.gz", - "hash": "f6badeb8cc36a4e0f33955f93c19946685798b15038a54324ecae7c8243e207b", + "url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.20.0-202301171907.tar.gz", + "hash": "ab78f1463cbe5e623cecd826278aa5e1d64e569ba9014b60209e429a5d4c119c", "installer": { "script": "shim (search_in_path python.exe) $global jdtls \"$dir\\bin\\jdtls\"" },