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