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