From 164d2dc6c0426c81d462590ba22acdb8519ed1c2 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 3 Sep 2024 20:27:11 +0000 Subject: [PATCH] jdtls: Update to version 1.40.0-202409031838 --- bucket/jdtls.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jdtls.json b/bucket/jdtls.json index 779fc4d1e0..a127630b96 100644 --- a/bucket/jdtls.json +++ b/bucket/jdtls.json @@ -1,5 +1,5 @@ { - "version": "1.40.0-202409031606", + "version": "1.40.0-202409031838", "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-202409031606.tar.gz", - "hash": "1943b8a696bf185ea3e3f4a503beb11f965cebd520be92cb8abd6abd62556630", + "url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.40.0-202409031838.tar.gz", + "hash": "29a51fea650454a43cd17d568142ce9c0ab939571587515384bd9c825714c911", "installer": { "script": "shim (Get-Command 'python.exe').Source $global jdtls \"$dir\\bin\\jdtls\"" },