From 2981ebd735fa7cd4a7759bbc36e08629583da559 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 22 Aug 2025 16:29:38 +0000 Subject: [PATCH] jdtls: Update to version 1.50.0-202508221544 --- bucket/jdtls.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jdtls.json b/bucket/jdtls.json index b62f1472d6..b2756cab93 100644 --- a/bucket/jdtls.json +++ b/bucket/jdtls.json @@ -1,5 +1,5 @@ { - "version": "1.50.0-202508151735", + "version": "1.50.0-202508221544", "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.50.0-202508151735.tar.gz", - "hash": "34c82bed162f8eeae0c048cf4ef30c9d4458acf62be56805fa438b0a59afd1e1", + "url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.50.0-202508221544.tar.gz", + "hash": "324a27523aca055a9f4c5d53961948c3ef0b4eeacbac377cccdaf2b12d53aee2", "installer": { "script": "shim (Get-Command 'python.exe').Source $global jdtls \"$dir\\bin\\jdtls\"" },