From 1a91858274c0ac6c9ce1daf2b4140a81b3c403f3 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 24 Sep 2024 00:35:23 +0000 Subject: [PATCH] jdtls: Update to version 1.40.0-202409232114 --- bucket/jdtls.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jdtls.json b/bucket/jdtls.json index f7f40d72ce..9e7d46d08b 100644 --- a/bucket/jdtls.json +++ b/bucket/jdtls.json @@ -1,5 +1,5 @@ { - "version": "1.40.0-202409231422", + "version": "1.40.0-202409232114", "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-202409231422.tar.gz", - "hash": "f41f38498189b60454c69acf035dfa5eaa257abf9a0f5fd3e4178785588d8c66", + "url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.40.0-202409232114.tar.gz", + "hash": "6f2f78c623c7db28923517fa53d348aa7214a7ec192906f1e372f9c6ee2f3106", "installer": { "script": "shim (Get-Command 'python.exe').Source $global jdtls \"$dir\\bin\\jdtls\"" },