From ad56690f617d125a52cffe22e1da933bce7e9f62 Mon Sep 17 00:00:00 2001 From: Death916 Date: Mon, 18 Jan 2021 21:28:52 -0800 Subject: [PATCH] update lbry to 0.49.3 (#6320) --- manifests/LBRY/LBRY/0.49.3.yaml | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 manifests/LBRY/LBRY/0.49.3.yaml diff --git a/manifests/LBRY/LBRY/0.49.3.yaml b/manifests/LBRY/LBRY/0.49.3.yaml new file mode 100644 index 000000000..a94e2d2c0 --- /dev/null +++ b/manifests/LBRY/LBRY/0.49.3.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.49.3 + +InstallerType: Nullsoft +Installers: + - Arch: x64 + Url: https://github.com/lbryio/lbry-desktop/releases/download/v0.49.3/LBRY_0.49.3.exe + Sha256: 37eafcc3602e5000383f76901b534a89130b1e1b62f4b9250f66e5212a175091 \ No newline at end of file