From 0ba8d5c8957f93c453930fe4d4e3a87e585c9571 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 20 Dec 2024 00:36:24 +0000 Subject: [PATCH] jdtls: Update to version 1.44.0-202412192041 --- bucket/jdtls.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jdtls.json b/bucket/jdtls.json index 02fa7fc0af..1c89302698 100644 --- a/bucket/jdtls.json +++ b/bucket/jdtls.json @@ -1,5 +1,5 @@ { - "version": "1.43.0-202412191447", + "version": "1.44.0-202412192041", "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.43.0-202412191447.tar.gz", - "hash": "e3a33ff888aaf1d998ec0b6e0f1ecb8eeac53eef88dde22204c3cd3379e5fb98", + "url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.44.0-202412192041.tar.gz", + "hash": "4d8e7ac18e4aa03e6e65813aab5496096ba0794614f238bcfe170244f2450927", "installer": { "script": "shim (Get-Command 'python.exe').Source $global jdtls \"$dir\\bin\\jdtls\"" },