From f867866541eea253a1862eff5448d35721365501 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 11 Dec 2023 16:28:11 +0000 Subject: [PATCH] jdtls: Update to version 1.31.0-202312111429 --- bucket/jdtls.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jdtls.json b/bucket/jdtls.json index 09950381dd..909d16ac21 100644 --- a/bucket/jdtls.json +++ b/bucket/jdtls.json @@ -1,5 +1,5 @@ { - "version": "1.31.0-202312081723", + "version": "1.31.0-202312111429", "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-202312081723.tar.gz", - "hash": "0153a658161b248621ec0392fa382be1595626fff6c3152456aae59d91a05389", + "url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.31.0-202312111429.tar.gz", + "hash": "9c86a1164b088c497c076edf2929fefab41903440582efcac478f5b135af90c5", "installer": { "script": "shim (search_in_path python.exe) $global jdtls \"$dir\\bin\\jdtls\"" },