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