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