From fadb1cdc5d89106134dd2221acb96ee344ee7937 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 21 Nov 2025 16:30:01 +0000 Subject: [PATCH] jdtls: Update to version 1.54.0-202511211413 --- bucket/jdtls.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jdtls.json b/bucket/jdtls.json index aaa4a32147..f56d00adb2 100644 --- a/bucket/jdtls.json +++ b/bucket/jdtls.json @@ -1,5 +1,5 @@ { - "version": "1.54.0-202511211032", + "version": "1.54.0-202511211413", "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.54.0-202511211032.tar.gz", - "hash": "a145a680957fed727ba1992513a49a2bad6f3c4001c269091245b505894b6a48", + "url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.54.0-202511211413.tar.gz", + "hash": "f66e7264801afec3200cb30b7698da49e37dc97b8343cc0a95a73095a6c94b3c", "installer": { "script": "shim (Get-Command 'python.exe').Source $global jdtls \"$dir\\bin\\jdtls\"" },