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