From bffc54fe4661f2dd6545ceccfc56b1450e607d81 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 20 Nov 2025 12:31:56 +0000 Subject: [PATCH] jdtls: Update to version 1.54.0-202511200835 --- bucket/jdtls.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jdtls.json b/bucket/jdtls.json index a1e2f62e68..d2a1db6c83 100644 --- a/bucket/jdtls.json +++ b/bucket/jdtls.json @@ -1,5 +1,5 @@ { - "version": "1.54.0-202511200503", + "version": "1.54.0-202511200835", "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-202511200503.tar.gz", - "hash": "e0a31329eb402cc2f8f754983f4f06e0b96d588fdd476e134ce85582a42aba1c", + "url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.54.0-202511200835.tar.gz", + "hash": "6427b15db99479168f8b43c3a549de51d1a1da947e3b8eeaeabee0f256a95ae0", "installer": { "script": "shim (Get-Command 'python.exe').Source $global jdtls \"$dir\\bin\\jdtls\"" },