From 7e0fa812d3cfb83ff70c5e448e5bb2061ad9cfb0 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 24 Aug 2023 08:25:37 +0000 Subject: [PATCH] jdtls: Update to version 1.27.0-202308240454 --- bucket/jdtls.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jdtls.json b/bucket/jdtls.json index 21dca78ee5..a6d0fb1c64 100644 --- a/bucket/jdtls.json +++ b/bucket/jdtls.json @@ -1,5 +1,5 @@ { - "version": "1.27.0-202308231814", + "version": "1.27.0-202308240454", "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-202308231814.tar.gz", - "hash": "74c4fc278f50755815d2772778879521c567dc7d77c0b5427acd00585a26949b", + "url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.27.0-202308240454.tar.gz", + "hash": "b58d144b63d949fc4605d2abdc823b811ae4b0360a4079f26bc8e3947d4501dd", "installer": { "script": "shim (search_in_path python.exe) $global jdtls \"$dir\\bin\\jdtls\"" },