From 7f6dd4364e69cfe5592d5643040c9d3a18a8f3ae Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 11 Jan 2024 08:26:58 +0000 Subject: [PATCH] jdtls: Update to version 1.31.0-202401110432 --- bucket/jdtls.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jdtls.json b/bucket/jdtls.json index ce12977895..a2623e9524 100644 --- a/bucket/jdtls.json +++ b/bucket/jdtls.json @@ -1,5 +1,5 @@ { - "version": "1.31.0-202401101735", + "version": "1.31.0-202401110432", "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-202401101735.tar.gz", - "hash": "5dc7848be2389f518a93932a7c18e8edaf97a9846cdc2efc40b252c7f15549d8", + "url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.31.0-202401110432.tar.gz", + "hash": "8cd415944461bd7090a070edb1c1a97e674b8a9ee4b282f5af3e02c2d09e1a68", "installer": { "script": "shim (search_in_path python.exe) $global jdtls \"$dir\\bin\\jdtls\"" },