From bd7ef3bc1386a86eb909a8632ee4b31f5cff92a7 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 30 May 2025 08:30:08 +0000 Subject: [PATCH] jdtls: Update to version 1.48.0-202505300517 --- bucket/jdtls.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jdtls.json b/bucket/jdtls.json index fa29aa4a8a..07db621321 100644 --- a/bucket/jdtls.json +++ b/bucket/jdtls.json @@ -1,5 +1,5 @@ { - "version": "1.48.0-202505272107", + "version": "1.48.0-202505300517", "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-202505272107.tar.gz", - "hash": "859dd61b563fd63872f20cfa7f42d0e3bbe21d193a39725f15fabf825bcf6b7a", + "url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.48.0-202505300517.tar.gz", + "hash": "bd33040a5494e016088820da41d85283d62d0efaa639985df79ccfa3c96d19d9", "installer": { "script": "shim (Get-Command 'python.exe').Source $global jdtls \"$dir\\bin\\jdtls\"" },