From 8ad1d8601350769c66bdb61060c7cf9ff1453a27 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 9 Jun 2023 00:34:05 +0000 Subject: [PATCH] jdtls: Update to version 1.25.0-202306082334 --- bucket/jdtls.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jdtls.json b/bucket/jdtls.json index ef0727f50c..ea3e9bdb0a 100644 --- a/bucket/jdtls.json +++ b/bucket/jdtls.json @@ -1,5 +1,5 @@ { - "version": "1.25.0-202306071900", + "version": "1.25.0-202306082334", "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-202306071900.tar.gz", - "hash": "a42d2e7e1918182597d2fc7aab539b6742bcc2650971a17df967528946dc0a29", + "url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.25.0-202306082334.tar.gz", + "hash": "251274b45057d6305021dcc5c5d1e98927dbc1545c9874969a30c0a97db75409", "installer": { "script": "shim (search_in_path python.exe) $global jdtls \"$dir\\bin\\jdtls\"" },