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