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