From 306a27e747e73d3e5396b51683fcf0a3574a0ad0 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 9 Feb 2023 01:58:58 +0000 Subject: [PATCH] jdtls: Update to version 1.20.0-202302082229 --- bucket/jdtls.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jdtls.json b/bucket/jdtls.json index 66cbfb557f..effb879e6c 100644 --- a/bucket/jdtls.json +++ b/bucket/jdtls.json @@ -1,5 +1,5 @@ { - "version": "1.20.0-202302080104", + "version": "1.20.0-202302082229", "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.20.0-202302080104.tar.gz", - "hash": "991cf4519cc6dfbbe375fc562b5cb64bc8270c18983d5f5484f8f6e7cea6210f", + "url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.20.0-202302082229.tar.gz", + "hash": "7cecc21bc5593c2a6cd70f19102a9b2dadba112f0ad7f7de11c215b7dc01dba9", "installer": { "script": "shim (search_in_path python.exe) $global jdtls \"$dir\\bin\\jdtls\"" },