From e2b84436201befc6b5eac4cfda47271a2583da26 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 20 Nov 2025 00:40:42 +0000 Subject: [PATCH] jdtls: Update to version 1.53.0-202511192211 --- bucket/jdtls.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jdtls.json b/bucket/jdtls.json index c83d8e8bd6..2b98b7d7ba 100644 --- a/bucket/jdtls.json +++ b/bucket/jdtls.json @@ -1,5 +1,5 @@ { - "version": "1.53.0-202511191349", + "version": "1.53.0-202511192211", "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-202511191349.tar.gz", - "hash": "dcf0241cfbf39ef5312b40ad0c238ea9bd013c307077ea559285487778db2ae4", + "url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.53.0-202511192211.tar.gz", + "hash": "3d68c0e0fbf08f852f72188934cc6803cc88bb07a1824dddf11392b7cf4bb3b1", "installer": { "script": "shim (Get-Command 'python.exe').Source $global jdtls \"$dir\\bin\\jdtls\"" },