From 7524c3848553f3c15efc97800e1b8e40b8b75871 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 28 Nov 2024 20:28:35 +0000 Subject: [PATCH] jdtls: Update to version 1.43.0-202411281727 --- bucket/jdtls.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jdtls.json b/bucket/jdtls.json index 6d27d59311..3603f3c3b5 100644 --- a/bucket/jdtls.json +++ b/bucket/jdtls.json @@ -1,5 +1,5 @@ { - "version": "1.42.0-202411281516", + "version": "1.43.0-202411281727", "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.42.0-202411281516.tar.gz", - "hash": "75d26dc03f886c089958a668dc8baede1a559a6e83bf12c96070a4ee199dc58e", + "url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.43.0-202411281727.tar.gz", + "hash": "91fd2a7d2df318873a751ec372365a071a875f90e5a57c1d8198107c2b71df70", "installer": { "script": "shim (Get-Command 'python.exe').Source $global jdtls \"$dir\\bin\\jdtls\"" },