From 6bf2265197b940fa2788f19698247b994a0ecae0 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 29 Jun 2023 20:25:26 +0000 Subject: [PATCH] jdtls: Update to version 1.26.0-202306291736 --- bucket/jdtls.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jdtls.json b/bucket/jdtls.json index 9de1dacc44..34e55140b4 100644 --- a/bucket/jdtls.json +++ b/bucket/jdtls.json @@ -1,5 +1,5 @@ { - "version": "1.25.0-202306291518", + "version": "1.26.0-202306291736", "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.25.0-202306291518.tar.gz", - "hash": "d4c1a7718282036e9f5ddc653b25d2a93fee317e0a9c1583d85b03838b86d3b2", + "url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.26.0-202306291736.tar.gz", + "hash": "1b42e54654c958611454ca5aabcb59c76e5990b0ac566cce74349be7c29edb5d", "installer": { "script": "shim (search_in_path python.exe) $global jdtls \"$dir\\bin\\jdtls\"" },