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