From ee9178c68ec5fa88f547e2c9a3086e8bae7fb7c9 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 1 Apr 2025 20:28:50 +0000 Subject: [PATCH] jdtls: Update to version 1.46.1-202504011757 --- bucket/jdtls.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jdtls.json b/bucket/jdtls.json index a5f05fdd57..7db199e214 100644 --- a/bucket/jdtls.json +++ b/bucket/jdtls.json @@ -1,5 +1,5 @@ { - "version": "1.46.1-202504011455", + "version": "1.46.1-202504011757", "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.46.1-202504011455.tar.gz", - "hash": "f435fdf6db3aa0d1598ef0f11f80bb20e09e67009001382719c313eff07de02c", + "url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.46.1-202504011757.tar.gz", + "hash": "e51c3c23bf25c2d5f1d936c88fb361ed8bb680a5e15df44d267137d67331c517", "installer": { "script": "shim (Get-Command 'python.exe').Source $global jdtls \"$dir\\bin\\jdtls\"" },