From 61b4a388400f214ca0eab3c58af312d77d4b2edc Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 12 Sep 2025 20:27:35 +0000 Subject: [PATCH] jdtls: Update to version 1.51.0-202509121646 --- bucket/jdtls.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jdtls.json b/bucket/jdtls.json index 29130a2b90..a0daa2aa30 100644 --- a/bucket/jdtls.json +++ b/bucket/jdtls.json @@ -1,5 +1,5 @@ { - "version": "1.51.0-202509101956", + "version": "1.51.0-202509121646", "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.51.0-202509101956.tar.gz", - "hash": "b134b4b97b77a383aea0643d32568dd34b11efe95b3cf05205212526221d4e0c", + "url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.51.0-202509121646.tar.gz", + "hash": "526dc99837c1800ac3cf42a6e4b64606c4cc662b1f1c738119d6b4bd3fd81003", "installer": { "script": "shim (Get-Command 'python.exe').Source $global jdtls \"$dir\\bin\\jdtls\"" },