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