From c8d0dd4403b5914d3e2fa3420bdb925cd1467955 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 14 Dec 2023 00:32:25 +0000 Subject: [PATCH] jdtls: Update to version 1.31.0-202312132248 --- bucket/jdtls.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jdtls.json b/bucket/jdtls.json index 6581a9dcfc..92b81ed50a 100644 --- a/bucket/jdtls.json +++ b/bucket/jdtls.json @@ -1,5 +1,5 @@ { - "version": "1.31.0-202312112220", + "version": "1.31.0-202312132248", "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-202312112220.tar.gz", - "hash": "11dfa9b25f4d943289a6576d41faaac6fb7782b6dfe288ff1362448c0c484f14", + "url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.31.0-202312132248.tar.gz", + "hash": "7d2194e6c045801150602a41ff3a526bde6bfc3fb1653918d2d0d69ca747d171", "installer": { "script": "shim (search_in_path python.exe) $global jdtls \"$dir\\bin\\jdtls\"" },