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