From c16695b5e67903db12b5c7e476117a5728f2d460 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 2 Oct 2024 04:30:02 +0000 Subject: [PATCH] jdtls: Update to version 1.41.0-202410020222 --- bucket/jdtls.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jdtls.json b/bucket/jdtls.json index 3ecadb4789..ae4ff7dea4 100644 --- a/bucket/jdtls.json +++ b/bucket/jdtls.json @@ -1,5 +1,5 @@ { - "version": "1.41.0-202409270451", + "version": "1.41.0-202410020222", "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-202409270451.tar.gz", - "hash": "1c70b4e6c82407d8af455cb1befecb6560278e0c6feba0b2345bfba5f5df76fe", + "url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.41.0-202410020222.tar.gz", + "hash": "a3da9e46ff94156dad319e8299f935a2e19db3ac09a7fed5c3f7e2d50e92b9d8", "installer": { "script": "shim (Get-Command 'python.exe').Source $global jdtls \"$dir\\bin\\jdtls\"" },