From adaf91e344613be609d41646d1dc83ebd8f07252 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 21 Feb 2023 04:28:22 +0000 Subject: [PATCH] jdtls: Update to version 1.21.0-202302210255 --- bucket/jdtls.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jdtls.json b/bucket/jdtls.json index 65a362de77..f555cec689 100644 --- a/bucket/jdtls.json +++ b/bucket/jdtls.json @@ -1,5 +1,5 @@ { - "version": "1.21.0-202302201954", + "version": "1.21.0-202302210255", "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-202302201954.tar.gz", - "hash": "a86575e6e51ace22d9c33b9b40a16c55f0d6298324a20df25d769a5468b08e06", + "url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.21.0-202302210255.tar.gz", + "hash": "1a6ce65c3c7c43056d13b58471393f6663df7f0eb7d5a691362a9944ec525d3b", "installer": { "script": "shim (search_in_path python.exe) $global jdtls \"$dir\\bin\\jdtls\"" },