From 3df5c8298190758091723d0851067b5f45f242d3 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 20 Jul 2023 04:27:38 +0000 Subject: [PATCH] jdtls: Update to version 1.26.0-202307200157 --- bucket/jdtls.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jdtls.json b/bucket/jdtls.json index 16f8071d18..f181297cc1 100644 --- a/bucket/jdtls.json +++ b/bucket/jdtls.json @@ -1,5 +1,5 @@ { - "version": "1.26.0-202307172005", + "version": "1.26.0-202307200157", "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-202307172005.tar.gz", - "hash": "49a419446088c8e5fc2af9c7f4d9c9112c916aae6fcf516778cbe82044d367fe", + "url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.26.0-202307200157.tar.gz", + "hash": "626cdffe93dcf8c2869783de02e784f0028aede286d6eef930553c68c04e74cc", "installer": { "script": "shim (search_in_path python.exe) $global jdtls \"$dir\\bin\\jdtls\"" },