From 06c6c349a24b6227ad9c210daea6b8a928b49216 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 6 Dec 2023 00:32:48 +0000 Subject: [PATCH] jdtls: Update to version 1.31.0-202312052114 --- bucket/jdtls.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jdtls.json b/bucket/jdtls.json index b860846886..b9fcf8827c 100644 --- a/bucket/jdtls.json +++ b/bucket/jdtls.json @@ -1,5 +1,5 @@ { - "version": "1.31.0-202312041901", + "version": "1.31.0-202312052114", "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-202312041901.tar.gz", - "hash": "86c3c70ac35e9ee12cd2c13f9d3b479e50cad38ca93ce32d9118467daadd626d", + "url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.31.0-202312052114.tar.gz", + "hash": "bc77fc59209c27b7bf70dd48f8d0ff480846420b958e4e62db107a448106b7c4", "installer": { "script": "shim (search_in_path python.exe) $global jdtls \"$dir\\bin\\jdtls\"" },