From 68630f5fbdabea6a4415a52ac056ec0a68d520e3 Mon Sep 17 00:00:00 2001 From: Raul Piraces Alastuey Date: Wed, 24 Mar 2021 20:25:17 +0100 Subject: [PATCH] Add Bisq 1.5.9 (#9161) --- manifests/Bisq/Bisq/1.5.9.yaml | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 manifests/Bisq/Bisq/1.5.9.yaml diff --git a/manifests/Bisq/Bisq/1.5.9.yaml b/manifests/Bisq/Bisq/1.5.9.yaml new file mode 100644 index 000000000..130a007af --- /dev/null +++ b/manifests/Bisq/Bisq/1.5.9.yaml @@ -0,0 +1,21 @@ +--- + +Id: Bisq.Bisq +Version: 1.5.9 +Name: Bisq +Publisher: Bisq +License: GNU Affero General Public License v3.0 +LicenseUrl: https://raw.githubusercontent.com/bisq-network/bisq/master/LICENSE +AppMoniker: bisq +Tags: bisq, bitcoin, exchange, p2p, network +Description: Buy and sell bitcoin for fiat (or other cryptocurrencies) privately and securely using Bisq's peer-to-peer network and open-source desktop software. No registration required. +Homepage: https://bisq.network/ +Installers: + - Arch: x64 + Url: https://github.com/bisq-network/bisq/releases/download/v1.5.9/Bisq-64bit-1.5.9.exe + Sha256: 505DCDAFC336DAFF73D0397DE979DF2C5567D03D6A7E4F37B8922C5819EB988A + InstallerType: exe + Switches: + Silent: /VERYSILENT /NORESTART /SUPRESSMSGBOXES + SilentWithProgress: /SILENT /NORESTART /SUPPRESSMSGBOXES +