From c786fe70d8b59260b0db791e64eca6c7a3a2b8d2 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 6 Jul 2023 16:29:22 +0000 Subject: [PATCH] jdtls: Update to version 1.26.0-202307061442 --- bucket/jdtls.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jdtls.json b/bucket/jdtls.json index 13c7572607..f5ebeabcb7 100644 --- a/bucket/jdtls.json +++ b/bucket/jdtls.json @@ -1,5 +1,5 @@ { - "version": "1.26.0-202307041703", + "version": "1.26.0-202307061442", "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.26.0-202307041703.tar.gz", - "hash": "2a5bc790d6feda5a76d69d94105ffae3aa6d3f02a402ec8a72a1833f925d8fcc", + "url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.26.0-202307061442.tar.gz", + "hash": "190aecda8f7d6f1960e846d5e73b024f56df461435185a62bfbe3babc038a26f", "installer": { "script": "shim (search_in_path python.exe) $global jdtls \"$dir\\bin\\jdtls\"" },