From e4538be8287d5aeae7be5f82803367a12e1f89ba Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 28 Nov 2024 16:30:16 +0000 Subject: [PATCH] jdtls: Update to version 1.42.0-202411281516 --- bucket/jdtls.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jdtls.json b/bucket/jdtls.json index 8f7127d9cb..6d27d59311 100644 --- a/bucket/jdtls.json +++ b/bucket/jdtls.json @@ -1,5 +1,5 @@ { - "version": "1.42.0-202411201658", + "version": "1.42.0-202411281516", "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.42.0-202411201658.tar.gz", - "hash": "1b3ae9e709ee01e412930aaf0d800a39051756004211dedd900717bc25f017cc", + "url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.42.0-202411281516.tar.gz", + "hash": "75d26dc03f886c089958a668dc8baede1a559a6e83bf12c96070a4ee199dc58e", "installer": { "script": "shim (Get-Command 'python.exe').Source $global jdtls \"$dir\\bin\\jdtls\"" },