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