From 9a89b5936015f9c0f02ba8ecf72e4526b5db7162 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 1 Mar 2025 00:39:18 +0000 Subject: [PATCH] jdtls: Update to version 1.46.0-202502282231 --- bucket/jdtls.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jdtls.json b/bucket/jdtls.json index 1cba06aff5..634c4eb3aa 100644 --- a/bucket/jdtls.json +++ b/bucket/jdtls.json @@ -1,5 +1,5 @@ { - "version": "1.46.0-202502272108", + "version": "1.46.0-202502282231", "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-202502272108.tar.gz", - "hash": "9aa6e42f0a501b94d924781c20dc5ceb6e0a2eed1f6bb28a22387f230f4b0400", + "url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.46.0-202502282231.tar.gz", + "hash": "7358d74fe57cd89c853177055195841ceec22e84ccb0fa607360a61ff58e8830", "installer": { "script": "shim (Get-Command 'python.exe').Source $global jdtls \"$dir\\bin\\jdtls\"" },