From 2515bd9f25f5e967c903db10dcc99f8b3788c2cd Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 30 Sep 2025 16:29:47 +0000 Subject: [PATCH] jdtls: Update to version 1.51.0-202509301603 --- bucket/jdtls.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jdtls.json b/bucket/jdtls.json index 17df762243..6c471f19b5 100644 --- a/bucket/jdtls.json +++ b/bucket/jdtls.json @@ -1,5 +1,5 @@ { - "version": "1.51.0-202509241404", + "version": "1.51.0-202509301603", "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-202509241404.tar.gz", - "hash": "90dd19ba4126d3c7aca1446f27641914855fc93608f399a242aea853a9dc0482", + "url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.51.0-202509301603.tar.gz", + "hash": "4f1276fc5690f0c8a93c6e6bab71172af5fed05aab94c45c8e993efe530f09f6", "installer": { "script": "shim (Get-Command 'python.exe').Source $global jdtls \"$dir\\bin\\jdtls\"" },