From c563bb38af51da706f97f8669a6b9796d49aac11 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 5 Sep 2023 16:27:35 +0000 Subject: [PATCH] jdtls: Update to version 1.27.0-202309051554 --- bucket/jdtls.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jdtls.json b/bucket/jdtls.json index aba3dc00c8..7bf4901d84 100644 --- a/bucket/jdtls.json +++ b/bucket/jdtls.json @@ -1,5 +1,5 @@ { - "version": "1.27.0-202308312204", + "version": "1.27.0-202309051554", "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.27.0-202308312204.tar.gz", - "hash": "3db3fb48d98949f05c687e9ce7eea61873a78ceac442766e23a6cb880d0cf547", + "url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.27.0-202309051554.tar.gz", + "hash": "dde3e771130f242d835059993005bd22136a67892b22138c2fda1658c54e1aaf", "installer": { "script": "shim (search_in_path python.exe) $global jdtls \"$dir\\bin\\jdtls\"" },