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