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