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