From d880c75fb1e2645b01b5eba4145019af2f95c0cc Mon Sep 17 00:00:00 2001 From: oxygen-dioxide <54425948+oxygen-dioxide@users.noreply.github.com> Date: Mon, 15 Feb 2021 01:03:29 +0800 Subject: [PATCH] defi 2.1.17 (#7441) --- manifests/defi/defi/2.1.17.yaml | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 manifests/defi/defi/2.1.17.yaml diff --git a/manifests/defi/defi/2.1.17.yaml b/manifests/defi/defi/2.1.17.yaml new file mode 100644 index 000000000..d7936b1aa --- /dev/null +++ b/manifests/defi/defi/2.1.17.yaml @@ -0,0 +1,27 @@ +# ================== General ================== +Id: defi.defi +Publisher: defi +Name: defi +Author: defi +Description: DeFi Blockchain desktop app for Windows, Linux and Mac. +#AppMoniker: +Tags: electron,defi,defich,blockchain +#FileExtensions: +#Protocols: +#Commands: + +# ================== License ================== +Homepage: https://github.com/DeFiCh/app +License: MIT +LicenseUrl: https://github.com/DeFiCh/app/blob/master/LICENSE + +# ================= Installer ================= +Version: 2.1.17 +InstallerType: nullsoft +Installers: + - Arch: x64 + Url: https://github.com/DeFiCh/app/releases/download/v2.1.17/defi-app-Setup-2.1.17.exe + Sha256: bf483ba609b6e7874f12247552b0b28a987fa32f74a8f803afa8d70f39ab413a + #Switches: + # Silent: + # SilentWithProgress: \ No newline at end of file