From 529a45fc4dfe22f4cf490707f78cb6d51af67367 Mon Sep 17 00:00:00 2001 From: Andreas Andreou <42944990+adandreou@users.noreply.github.com> Date: Fri, 24 Jul 2020 17:10:01 +0300 Subject: [PATCH] Add lbry version 0.47.1 (#2598) --- manifests/LBRY/LBRY/0.47.1.yaml | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 manifests/LBRY/LBRY/0.47.1.yaml diff --git a/manifests/LBRY/LBRY/0.47.1.yaml b/manifests/LBRY/LBRY/0.47.1.yaml new file mode 100644 index 000000000..491204485 --- /dev/null +++ b/manifests/LBRY/LBRY/0.47.1.yaml @@ -0,0 +1,20 @@ +# ================== General ================== +Id: LBRY.LBRY +Publisher: LBRY Inc. +Name: LBRY +Description: A browser for the LBRY network, a digital marketplace controlled by its users. +AppMoniker: lbry + +# ================== License ================== +Homepage: https://lbry.tv +License: Copyright (c) 2017-2020 LBRY Inc. +LicenseUrl: https://github.com/lbryio/lbry-desktop/blob/master/LICENSE + +# ================= Installer ================= +Version: 0.47.1 + +InstallerType: Nullsoft +Installers: + - Arch: x64 + Url: https://github.com/lbryio/lbry-desktop/releases/download/v0.47.1/LBRY_0.47.1.exe + Sha256: c7248fe2b11e849ede9d2a450e3034582e00dc688a6f1b878b7cb2f83112a025 \ No newline at end of file