From 76b5729395f28e3ee9d5327e0b0a8a7cc8ce2745 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 23 Feb 2023 00:34:15 +0000 Subject: [PATCH] jdtls: Update to version 1.21.0-202302222352 --- bucket/jdtls.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jdtls.json b/bucket/jdtls.json index 3319f0f992..cdc03e8ac3 100644 --- a/bucket/jdtls.json +++ b/bucket/jdtls.json @@ -1,5 +1,5 @@ { - "version": "1.21.0-202302220755", + "version": "1.21.0-202302222352", "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-202302220755.tar.gz", - "hash": "4eb32b3f65941126025f421744a90b439eed85ee4e874d04bb7523577ce2f0af", + "url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.21.0-202302222352.tar.gz", + "hash": "6a31966e35332e8222353f4a11b2064074b7a6893a5ba8e0ba0d0148f74048e4", "installer": { "script": "shim (search_in_path python.exe) $global jdtls \"$dir\\bin\\jdtls\"" },