From 2fdeed86fb6a00c905fb819b1901b9a71e46422d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 8 Jul 2023 00:34:04 +0000 Subject: [PATCH] jdtls: Update to version 1.26.0-202307072044 --- bucket/jdtls.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jdtls.json b/bucket/jdtls.json index 309be23bb4..77baf0c53b 100644 --- a/bucket/jdtls.json +++ b/bucket/jdtls.json @@ -1,5 +1,5 @@ { - "version": "1.26.0-202307071352", + "version": "1.26.0-202307072044", "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-202307071352.tar.gz", - "hash": "dafa5f1a6ea2a3bb25137832dd1296b879c7c103e1db34d0caeefac4f8c41646", + "url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.26.0-202307072044.tar.gz", + "hash": "d57ca435f9fab0599381f3f5822ccf1b2bad5010017e74c1b113f43f23b6d381", "installer": { "script": "shim (search_in_path python.exe) $global jdtls \"$dir\\bin\\jdtls\"" },