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