From c34dc0f79f47202af56aaf071e2089552756c1b8 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 18 Oct 2024 16:29:57 +0000 Subject: [PATCH] jdtls: Update to version 1.41.0-202410181550 --- bucket/jdtls.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jdtls.json b/bucket/jdtls.json index 41cbb10f62..970d0cc78c 100644 --- a/bucket/jdtls.json +++ b/bucket/jdtls.json @@ -1,5 +1,5 @@ { - "version": "1.41.0-202410171509", + "version": "1.41.0-202410181550", "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.41.0-202410171509.tar.gz", - "hash": "cea0d490d6aeca2aa6f3a3c2e63a0d01590afd27f665bd5a4fe7f8a61a3516e7", + "url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.41.0-202410181550.tar.gz", + "hash": "b8b85f0f156242d14a36eff7ec6ba379dab38600ee189a6c967d17878076a61d", "installer": { "script": "shim (Get-Command 'python.exe').Source $global jdtls \"$dir\\bin\\jdtls\"" },