From 97d23a76d58f7771fc5b60e9b9dad85f78e34966 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 3 Oct 2025 00:37:22 +0000 Subject: [PATCH] jdtls: Update to version 1.51.0-202510022025 --- bucket/jdtls.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jdtls.json b/bucket/jdtls.json index 9ddc13ac27..08e6f1d3a0 100644 --- a/bucket/jdtls.json +++ b/bucket/jdtls.json @@ -1,5 +1,5 @@ { - "version": "1.51.0-202510021308", + "version": "1.51.0-202510022025", "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-202510021308.tar.gz", - "hash": "3206260e54ba7fad8e5c998529c3ca159c4eb4aaab6032f45339c29488608768", + "url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.51.0-202510022025.tar.gz", + "hash": "8a59372117881bf5bdc0220f2254472846b88137c058f344b00a7d41427745a1", "installer": { "script": "shim (Get-Command 'python.exe').Source $global jdtls \"$dir\\bin\\jdtls\"" },