From 6e6262429a1ad282b9303fe33cc437879f577273 Mon Sep 17 00:00:00 2001 From: Raul Piraces Alastuey Date: Mon, 29 Mar 2021 21:26:48 +0200 Subject: [PATCH] Add Bisq 1.6.1 (#9351) --- manifests/Bisq/Bisq/1.6.1.yaml | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 manifests/Bisq/Bisq/1.6.1.yaml diff --git a/manifests/Bisq/Bisq/1.6.1.yaml b/manifests/Bisq/Bisq/1.6.1.yaml new file mode 100644 index 000000000..d713f3e4e --- /dev/null +++ b/manifests/Bisq/Bisq/1.6.1.yaml @@ -0,0 +1,21 @@ +--- + +Id: Bisq.Bisq +Version: 1.6.1 +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.6.1/Bisq-64bit-1.6.1.exe + Sha256: FD496A48F31CE17D4C285A5F662603DD0A856B5E8E11E35CD2A04F1253CD595B + InstallerType: exe + Switches: + Silent: /VERYSILENT /NORESTART /SUPRESSMSGBOXES + SilentWithProgress: /SILENT /NORESTART /SUPPRESSMSGBOXES +