From deab23798d4e98a8c8c255c45154a8701beafb47 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 17 Jan 2024 04:26:35 +0000 Subject: [PATCH] jdtls: Update to version 1.32.0-202401170311 --- bucket/jdtls.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jdtls.json b/bucket/jdtls.json index 465b116304..b8993551ad 100644 --- a/bucket/jdtls.json +++ b/bucket/jdtls.json @@ -1,5 +1,5 @@ { - "version": "1.32.0-202401122254", + "version": "1.32.0-202401170311", "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-202401122254.tar.gz", - "hash": "b0970c2f0c4fd90dc9fa0bba72874753bd514484fbe1d65663c8a9f2182d78ca", + "url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.32.0-202401170311.tar.gz", + "hash": "44213996fc8b246fc2a48387f1aabc6acf17ac8f83117f140dfd7dd22e119033", "installer": { "script": "shim (search_in_path python.exe) $global jdtls \"$dir\\bin\\jdtls\"" },