From 273170626ac719d50c897e4089fb0e6f86604ac8 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 20 Dec 2023 04:24:38 +0000 Subject: [PATCH] jdtls: Update to version 1.31.0-202312200214 --- bucket/jdtls.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jdtls.json b/bucket/jdtls.json index 0f624ea39e..04cacd9aa4 100644 --- a/bucket/jdtls.json +++ b/bucket/jdtls.json @@ -1,5 +1,5 @@ { - "version": "1.31.0-202312150549", + "version": "1.31.0-202312200214", "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.31.0-202312150549.tar.gz", - "hash": "9c41bebed2d46908222e8497e1548853d207a74d55b91c56605aee69f6afb5e2", + "url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.31.0-202312200214.tar.gz", + "hash": "9a6b1457e1b439cd723a6924b9e104cee38c20eafb1cd6f799ff02195ba1c2bc", "installer": { "script": "shim (search_in_path python.exe) $global jdtls \"$dir\\bin\\jdtls\"" },