From c5f8cb56ac6cd2b88da3d20dd0425c302d11ce68 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 9 Jan 2024 20:24:36 +0000 Subject: [PATCH] jdtls: Update to version 1.31.0-202401091850 --- bucket/jdtls.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jdtls.json b/bucket/jdtls.json index f9667298b3..268c09ae1f 100644 --- a/bucket/jdtls.json +++ b/bucket/jdtls.json @@ -1,5 +1,5 @@ { - "version": "1.31.0-202401050555", + "version": "1.31.0-202401091850", "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-202401050555.tar.gz", - "hash": "f026d8326da3bd6e6d4e00198f7034f013ff6dcac06dd3e60d5b5b310440e79f", + "url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.31.0-202401091850.tar.gz", + "hash": "e074c13008942c5d09d39966f86df80554b21dff30e97ce506bdb6d6fe391fca", "installer": { "script": "shim (search_in_path python.exe) $global jdtls \"$dir\\bin\\jdtls\"" },