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