From 5b446d4bfe2d308b3f31be23a6599c44b89e8ff8 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 1 Aug 2023 00:33:57 +0000 Subject: [PATCH] jdtls: Update to version 1.27.0-202307312307 --- bucket/jdtls.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jdtls.json b/bucket/jdtls.json index a746f7eb6c..9be7e8b76b 100644 --- a/bucket/jdtls.json +++ b/bucket/jdtls.json @@ -1,5 +1,5 @@ { - "version": "1.27.0-202307310010", + "version": "1.27.0-202307312307", "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-202307310010.tar.gz", - "hash": "2e3c1c33aa83f1351f88bc7c9f188106650c313130f9bb79e3bb66b1ec76e842", + "url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.27.0-202307312307.tar.gz", + "hash": "762b7357a6cb4f64dc1a7363166de74dbb78dc6e5dbadf99e68c3b41a04b57a9", "installer": { "script": "shim (search_in_path python.exe) $global jdtls \"$dir\\bin\\jdtls\"" },