From 3823df2c6cc14895f618ce0d17bfe0fb46000fe5 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 22 Dec 2022 04:27:34 +0000 Subject: [PATCH] jdtls: Update to version 1.19.0-202212220256 --- bucket/jdtls.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jdtls.json b/bucket/jdtls.json index e0a1074616..99c71c7191 100644 --- a/bucket/jdtls.json +++ b/bucket/jdtls.json @@ -1,5 +1,5 @@ { - "version": "1.19.0-202212191235", + "version": "1.19.0-202212220256", "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.19.0-202212191235.tar.gz", - "hash": "a29cf5ba5a2e23a5557091041d92f1908310be288b86e9ec102a4365be6bdf9e", + "url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.19.0-202212220256.tar.gz", + "hash": "1ac2e4607b3655a85ec75279a74bb280182f0354c6bfdc9fa171e2e71de9bbfd", "installer": { "script": "shim (search_in_path python.exe) $global jdtls \"$dir\\bin\\jdtls\"" },