From 60071bb32fa8f89ca349c54dba7d394801f35868 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 28 Oct 2025 16:31:11 +0000 Subject: [PATCH] jdtls: Update to version 1.52.0-202510281614 --- bucket/jdtls.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jdtls.json b/bucket/jdtls.json index ed1ab05db1..08fe2c45a0 100644 --- a/bucket/jdtls.json +++ b/bucket/jdtls.json @@ -1,5 +1,5 @@ { - "version": "1.52.0-202510230337", + "version": "1.52.0-202510281614", "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-202510230337.tar.gz", - "hash": "46b2e240c53f63b3bef1183de309f9e3df71354f5a2ccf136eaa671790c23041", + "url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.52.0-202510281614.tar.gz", + "hash": "54589e50ab657612e63a68e9b2facfc4bfe34e2be51665cf7670b26a4a1e1e2c", "installer": { "script": "shim (Get-Command 'python.exe').Source $global jdtls \"$dir\\bin\\jdtls\"" },