From 265c98b9dbd000f9658eaff5d03a77b43565f772 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 16 Mar 2023 00:33:36 +0000 Subject: [PATCH] jdtls: Update to version 1.21.0-202303152040 --- bucket/jdtls.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jdtls.json b/bucket/jdtls.json index 3314a61fed..8d2c630aba 100644 --- a/bucket/jdtls.json +++ b/bucket/jdtls.json @@ -1,5 +1,5 @@ { - "version": "1.21.0-202303151841", + "version": "1.21.0-202303152040", "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-202303151841.tar.gz", - "hash": "2943999f5937f4bdcd688a26ad4c3403f4d3d58418da1cca41bdf34f5261e239", + "url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.21.0-202303152040.tar.gz", + "hash": "467b1290daea321d9c000ca4d3bb2957bca179eded96e33492621b705f756122", "installer": { "script": "shim (search_in_path python.exe) $global jdtls \"$dir\\bin\\jdtls\"" },