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