From 605175869d05d4fa178a2afd3f6e6a64e15a47a8 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 28 Feb 2023 04:30:32 +0000 Subject: [PATCH] jdtls: Update to version 1.21.0-202302280109 --- bucket/jdtls.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jdtls.json b/bucket/jdtls.json index 8fa05e06d2..f7178f1778 100644 --- a/bucket/jdtls.json +++ b/bucket/jdtls.json @@ -1,5 +1,5 @@ { - "version": "1.21.0-202302271906", + "version": "1.21.0-202302280109", "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.21.0-202302271906.tar.gz", - "hash": "3d9409fec1d5f46f3c568d627481cec8e6bcfd6d4b1b625d3dfb6070cace3ebe", + "url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.21.0-202302280109.tar.gz", + "hash": "5ea32786ba0682396f628e0a5370a0f8389323a3155d68c943428d31f802796c", "installer": { "script": "shim (search_in_path python.exe) $global jdtls \"$dir\\bin\\jdtls\"" },