From 78c7bdcd462c5e127a8a1eea4ee24e2443fc492c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 21 Aug 2023 20:24:05 +0000 Subject: [PATCH] jdtls: Update to version 1.27.0-202308211800 --- bucket/jdtls.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jdtls.json b/bucket/jdtls.json index 76b1d21565..bd70e8ac76 100644 --- a/bucket/jdtls.json +++ b/bucket/jdtls.json @@ -1,5 +1,5 @@ { - "version": "1.27.0-202308181826", + "version": "1.27.0-202308211800", "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-202308181826.tar.gz", - "hash": "6360f0f2d5590ab3694a3bdc59eb9833b9d44bf47f97e7eee08ae4b349c23c6e", + "url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.27.0-202308211800.tar.gz", + "hash": "ef16b0d48cbb0d52a4aeabb46063ead8fdfd799f5d492cb6f792c7bd021318a3", "installer": { "script": "shim (search_in_path python.exe) $global jdtls \"$dir\\bin\\jdtls\"" },