From ca6958cbd98d66343ba910ffbf5f25b6a1dd1527 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 30 Aug 2024 12:31:48 +0000 Subject: [PATCH] jdtls: Update to version 1.40.0-202408300941 --- bucket/jdtls.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jdtls.json b/bucket/jdtls.json index fa3b68ab64..075631202c 100644 --- a/bucket/jdtls.json +++ b/bucket/jdtls.json @@ -1,5 +1,5 @@ { - "version": "1.39.0-202408291433", + "version": "1.40.0-202408300941", "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.39.0-202408291433.tar.gz", - "hash": "f046d8f08974e6e773f2ed474266eab09889c6459f2663579f8b7d497bd34729", + "url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.40.0-202408300941.tar.gz", + "hash": "f33e25094330ad77078a100885bbf39b87be0ce85b74979df0ee5d999f9fef0a", "installer": { "script": "shim (Get-Command 'python.exe').Source $global jdtls \"$dir\\bin\\jdtls\"" },