From 670c3ef60ae027a0034b64a2f4667be8e8f07290 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 16 Jan 2023 04:28:08 +0000 Subject: [PATCH] jdtls: Update to version 1.19.0-202301160250 --- bucket/jdtls.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jdtls.json b/bucket/jdtls.json index 35a27fe4e5..b92448b70a 100644 --- a/bucket/jdtls.json +++ b/bucket/jdtls.json @@ -1,5 +1,5 @@ { - "version": "1.19.0-202301091827", + "version": "1.19.0-202301160250", "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-202301091827.tar.gz", - "hash": "3b4ee4a11643c909dbc0b7d39291e1721256719e92bdee02a1d5d519dd1aa7b3", + "url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.19.0-202301160250.tar.gz", + "hash": "fba20d96b26a203f953e3d23829a6e5e1191ae5059465eff44a27f1dabc8f971", "installer": { "script": "shim (search_in_path python.exe) $global jdtls \"$dir\\bin\\jdtls\"" },