From 31bf179d21fc105ca82ed0b3ecc10228d0e25cc2 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 19 Dec 2025 16:31:19 +0000 Subject: [PATCH] jdtls: Update to version 1.55.0-202512191249 --- bucket/jdtls.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jdtls.json b/bucket/jdtls.json index 77ec90ff2c..8fd52bd2ab 100644 --- a/bucket/jdtls.json +++ b/bucket/jdtls.json @@ -1,5 +1,5 @@ { - "version": "1.55.0-202512191116", + "version": "1.55.0-202512191249", "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-202512191116.tar.gz", - "hash": "29843b5e51085136b522afc6d21ceabdd5ac2bf0fad2636861b7bbe02d0347ef", + "url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.55.0-202512191249.tar.gz", + "hash": "0f4791354fedac293e51e974d59f2336a462f0ff4e5d181f03c93bdc9c7d6eca", "installer": { "script": "shim (Get-Command 'python.exe').Source $global jdtls \"$dir\\bin\\jdtls\"" },