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