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