From df601a75a92eaf1c2cf3c80b0736364fba635795 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 22 Jan 2025 08:30:39 +0000 Subject: [PATCH] jdtls: Update to version 1.44.0-202501220453 --- bucket/jdtls.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jdtls.json b/bucket/jdtls.json index bbb0d5d1ef..678e0d0123 100644 --- a/bucket/jdtls.json +++ b/bucket/jdtls.json @@ -1,5 +1,5 @@ { - "version": "1.44.0-202501161748", + "version": "1.44.0-202501220453", "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-202501161748.tar.gz", - "hash": "b2d642f1688491728ad738458141dac0d19ea3562136524de3268b76e0ac32ca", + "url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.44.0-202501220453.tar.gz", + "hash": "7e0acfb5181ee44bb40a5b0263af738035b8a4211ce0390881af607fa1f532d7", "installer": { "script": "shim (Get-Command 'python.exe').Source $global jdtls \"$dir\\bin\\jdtls\"" },