From 6449e15948e872827474e068454ebf0e16b4c2a7 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 10 Oct 2025 20:28:54 +0000 Subject: [PATCH] jdtls: Update to version 1.52.0-202510101623 --- bucket/jdtls.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jdtls.json b/bucket/jdtls.json index 4993a9ee6d..87ea99973d 100644 --- a/bucket/jdtls.json +++ b/bucket/jdtls.json @@ -1,5 +1,5 @@ { - "version": "1.52.0-202510081716", + "version": "1.52.0-202510101623", "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-202510081716.tar.gz", - "hash": "2c67edb4c7113b40f9d04108b7396b13a16816f80517578ef4b19cb0e0f9178e", + "url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.52.0-202510101623.tar.gz", + "hash": "d377571a31b29b4026558640267b529e54cf9b1f2d596af6fcc35bc06cfcb1e1", "installer": { "script": "shim (Get-Command 'python.exe').Source $global jdtls \"$dir\\bin\\jdtls\"" },