From 30844d34c5e57724a77667685fb9f71af01c8925 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 11 Mar 2025 00:37:05 +0000 Subject: [PATCH] jdtls: Update to version 1.46.0-202503102145 --- bucket/jdtls.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jdtls.json b/bucket/jdtls.json index c82accc218..c4c042e38e 100644 --- a/bucket/jdtls.json +++ b/bucket/jdtls.json @@ -1,5 +1,5 @@ { - "version": "1.46.0-202503100419", + "version": "1.46.0-202503102145", "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.0-202503100419.tar.gz", - "hash": "72a6362aeb904b43331fbf9a1b115139e2b99226e182b64b5f76cb49f76aedbd", + "url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.46.0-202503102145.tar.gz", + "hash": "ffc674a1e61843626a3d0d66e28266505e03487cd66d9f57bdc39fa63c8f4ffe", "installer": { "script": "shim (Get-Command 'python.exe').Source $global jdtls \"$dir\\bin\\jdtls\"" },