From f90befe148783244f24b6eafc11c7b98a3b1bad2 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 7 Dec 2022 16:42:27 +0000 Subject: [PATCH] jdtls: Update to version 1.19.0-202212071626 --- bucket/jdtls.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jdtls.json b/bucket/jdtls.json index 38aa9c5e8a..7effc5a390 100644 --- a/bucket/jdtls.json +++ b/bucket/jdtls.json @@ -1,5 +1,5 @@ { - "version": "1.19.0-202212060253", + "version": "1.19.0-202212071626", "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-202212060253.tar.gz", - "hash": "21d2d803e801beda34dc5ef53fcab5b3ec6acb94877a299fb413bd8452ffe82f", + "url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.19.0-202212071626.tar.gz", + "hash": "02d4e079bfc490010be9113215a933ca8539ce1bdf43f7b8b09583116a3028da", "installer": { "script": "shim (search_in_path python.exe) $global jdtls \"$dir\\bin\\jdtls\"" },