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