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