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