From f1928cae633f6d7d83b1692c09aa1952980576f9 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 3 Nov 2025 16:30:03 +0000 Subject: [PATCH] jdtls: Update to version 1.53.0-202511031516 --- bucket/jdtls.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jdtls.json b/bucket/jdtls.json index c43632a1f5..6c9be212b1 100644 --- a/bucket/jdtls.json +++ b/bucket/jdtls.json @@ -1,5 +1,5 @@ { - "version": "1.53.0-202511031149", + "version": "1.53.0-202511031516", "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.53.0-202511031149.tar.gz", - "hash": "980a957c69e21d4b5f403ee4b484cb84b5c3a9e8bcc400cedf70845e27f50691", + "url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.53.0-202511031516.tar.gz", + "hash": "4e66b2c5f61c49cb3aca4ccb7bf38e15261ed90a3d0bd8f6d6eaa3521b788783", "installer": { "script": "shim (Get-Command 'python.exe').Source $global jdtls \"$dir\\bin\\jdtls\"" },