From 1bb28ac207104da9f35d2017e187b7acb90e6bc7 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 26 Jun 2025 08:30:26 +0000 Subject: [PATCH] jdtls: Update to version 1.48.0-202506260425 --- bucket/jdtls.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jdtls.json b/bucket/jdtls.json index d53d4aa010..278a81b371 100644 --- a/bucket/jdtls.json +++ b/bucket/jdtls.json @@ -1,5 +1,5 @@ { - "version": "1.48.0-202506190323", + "version": "1.48.0-202506260425", "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.48.0-202506190323.tar.gz", - "hash": "e898f72ca30ffe7cc91bfc9118f953e8ec7ab05d721eaab0af0455a8ea00df4b", + "url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.48.0-202506260425.tar.gz", + "hash": "76e3ad5775eaeb0092dc40a708b7cb8f52419f774135620d46bc3683fd43aab3", "installer": { "script": "shim (Get-Command 'python.exe').Source $global jdtls \"$dir\\bin\\jdtls\"" },