From e666d6215e96c8fa0b697bc7f752a1e293f443de Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 9 Dec 2025 12:33:13 +0000 Subject: [PATCH] jdtls: Update to version 1.55.0-202512091153 --- bucket/jdtls.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jdtls.json b/bucket/jdtls.json index d5f1b16026..7db29ec5f2 100644 --- a/bucket/jdtls.json +++ b/bucket/jdtls.json @@ -1,5 +1,5 @@ { - "version": "1.55.0-202512081531", + "version": "1.55.0-202512091153", "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.55.0-202512081531.tar.gz", - "hash": "ea4e1231dffc7ea877ba76b72733f372f858fa3c225efbb791738291bd4308f4", + "url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.55.0-202512091153.tar.gz", + "hash": "eae947632fbd7f7075365c2a5026889e91a739a59f159229722e1550b80b561b", "installer": { "script": "shim (Get-Command 'python.exe').Source $global jdtls \"$dir\\bin\\jdtls\"" },