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