From 5047d80121e501ee38060ef78acc85a1af1ff995 Mon Sep 17 00:00:00 2001 From: oxygen-dioxide <54425948+oxygen-dioxide@users.noreply.github.com> Date: Thu, 25 Feb 2021 00:47:12 +0800 Subject: [PATCH] sia-ui 1.5.5 (#7933) --- manifests/sia/sia-ui/1.5.5.yaml | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 manifests/sia/sia-ui/1.5.5.yaml diff --git a/manifests/sia/sia-ui/1.5.5.yaml b/manifests/sia/sia-ui/1.5.5.yaml new file mode 100644 index 000000000..bd62405a5 --- /dev/null +++ b/manifests/sia/sia-ui/1.5.5.yaml @@ -0,0 +1,27 @@ +# ================== General ================== +Id: sia.sia-ui +Name: sia UI +Publisher: sia +Author: sia +Description: Sia UI is an Electron app that provides a user interface for common wallet, file-renting, and file-hosting features on Sia. +#AppMoniker: +Tags: electron,sia +#FileExtensions: +#Protocols: +#Commands: + +# ================== License ================== +Homepage: https://sia.tech/get-started +License: MIT +LicenseUrl: https://gitlab.com/NebulousLabs/Sia-UI/-/blob/master/LICENSE + +# ================= Installer ================= +Version: 1.5.5 +InstallerType: nullsoft +Installers: + - Arch: x64 + Url: https://sia.tech/releases/Sia-UI-v1.5.5.exe + Sha256: c0a8b35de599031cad31f1786a4909b6107116c60f45b692cb07a5b413e305dc + #Switches: + # Silent: + # SilentWithProgress: \ No newline at end of file