From 96c1f0d89eae4e1dcc9ad557dd91a6a5e814b245 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 5 Sep 2025 16:29:16 +0000 Subject: [PATCH] jdtls: Update to version 1.51.0-202509051513 --- bucket/jdtls.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jdtls.json b/bucket/jdtls.json index b3a4ac574b..2c8c532a40 100644 --- a/bucket/jdtls.json +++ b/bucket/jdtls.json @@ -1,5 +1,5 @@ { - "version": "1.51.0-202509042040", + "version": "1.51.0-202509051513", "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.51.0-202509042040.tar.gz", - "hash": "1cce231a9f0e2c97960028887dd7cf0790c787ba6419dd9f162d2da7053ef0f0", + "url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.51.0-202509051513.tar.gz", + "hash": "da057814e73e1b0bea03206d161d8a0f44df488cb50dcae24e55bc5a49fbe337", "installer": { "script": "shim (Get-Command 'python.exe').Source $global jdtls \"$dir\\bin\\jdtls\"" },