From 204fa00425fb0e8826ee49a13481f5406744a227 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 17 Oct 2024 00:34:48 +0000 Subject: [PATCH] jdtls: Update to version 1.41.0-202410162036 --- bucket/jdtls.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jdtls.json b/bucket/jdtls.json index 48f9eca75e..cfb977bc88 100644 --- a/bucket/jdtls.json +++ b/bucket/jdtls.json @@ -1,5 +1,5 @@ { - "version": "1.41.0-202410160400", + "version": "1.41.0-202410162036", "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.41.0-202410160400.tar.gz", - "hash": "5e27a6ed04a0eb0e30f3373361f4c500ca8814df6eaac696c14914a1ace64cde", + "url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.41.0-202410162036.tar.gz", + "hash": "2eec649fa1b6e140430ab3a7cefa155b515c4dab861f035253798b2937e1dc5b", "installer": { "script": "shim (Get-Command 'python.exe').Source $global jdtls \"$dir\\bin\\jdtls\"" },