From 0aee5f9cfd724d20728bbfbb1056dbc47b69a085 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 26 Sep 2024 00:34:07 +0000 Subject: [PATCH] jdtls: Update to version 1.40.0-202409252127 --- bucket/jdtls.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jdtls.json b/bucket/jdtls.json index 85e1d29206..227dec3295 100644 --- a/bucket/jdtls.json +++ b/bucket/jdtls.json @@ -1,5 +1,5 @@ { - "version": "1.40.0-202409250327", + "version": "1.40.0-202409252127", "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-202409250327.tar.gz", - "hash": "a8bb32761829b1a4b1ac7aa75f4e53c73648d487a3c9e0a789a6a39259c25f1f", + "url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.40.0-202409252127.tar.gz", + "hash": "b1293f3508570139d8bca6591d0925400c00cc92f56c76ec19a3a6e8f57108d9", "installer": { "script": "shim (Get-Command 'python.exe').Source $global jdtls \"$dir\\bin\\jdtls\"" },