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