From f010fd42671a6c601accf96a8f9e0fd96afa8a09 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 1 Feb 2024 04:25:47 +0000 Subject: [PATCH] jdtls: Update to version 1.32.0-202402010345 --- bucket/jdtls.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jdtls.json b/bucket/jdtls.json index 9eb31c2660..c7c1714f1f 100644 --- a/bucket/jdtls.json +++ b/bucket/jdtls.json @@ -1,5 +1,5 @@ { - "version": "1.32.0-202401300038", + "version": "1.32.0-202402010345", "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.32.0-202401300038.tar.gz", - "hash": "78aaf442f70292e95fc3f594a19280320a52f794f6a90a92b6e644befa727abf", + "url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.32.0-202402010345.tar.gz", + "hash": "47070d15cbd90c9133d2a53fd1239fdd72d41cfb02937d93f27597650fe2b552", "installer": { "script": "shim (search_in_path python.exe) $global jdtls \"$dir\\bin\\jdtls\"" },