From e029d28f672f32270221cbd8eee5ce5f372b2a68 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 12 Jan 2026 12:32:40 +0000 Subject: [PATCH] jdtls: Update to version 1.56.0-202601121112 --- bucket/jdtls.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jdtls.json b/bucket/jdtls.json index 5390e6bcb7..9985424412 100644 --- a/bucket/jdtls.json +++ b/bucket/jdtls.json @@ -1,5 +1,5 @@ { - "version": "1.56.0-202601071638", + "version": "1.56.0-202601121112", "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.56.0-202601071638.tar.gz", - "hash": "2fbd690fed935fb6e0180c829a15ea0c2d1a89ea0fdb834638153f3476a4b9d8", + "url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.56.0-202601121112.tar.gz", + "hash": "c585fef9dbb4ad3dc5789338316e637b5adb034810f6328fdeb30a36e82b9fea", "installer": { "script": "shim (Get-Command 'python.exe').Source $global jdtls \"$dir\\bin\\jdtls\"" },