From a47631974de9668e36d81b138c5bacdf198a537b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 17 Oct 2025 16:29:46 +0000 Subject: [PATCH] jdtls: Update to version 1.52.0-202510171522 --- bucket/jdtls.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jdtls.json b/bucket/jdtls.json index cb8c16da4d..94345b0934 100644 --- a/bucket/jdtls.json +++ b/bucket/jdtls.json @@ -1,5 +1,5 @@ { - "version": "1.52.0-202510131356", + "version": "1.52.0-202510171522", "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.52.0-202510131356.tar.gz", - "hash": "ce3da85e943f0a895c40cfdcb3d037271666a20b6b68aa2b404e5685d5fde273", + "url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.52.0-202510171522.tar.gz", + "hash": "556e62e5cf2cc7c6ecd594259a5398ddc10219b48b71b0d7470e83b866a68eee", "installer": { "script": "shim (Get-Command 'python.exe').Source $global jdtls \"$dir\\bin\\jdtls\"" },