From 3428bdd90603cfb0649f5e746ffe9181bccf29fb Mon Sep 17 00:00:00 2001 From: AusNugz Date: Wed, 24 Jun 2020 13:39:02 +1000 Subject: [PATCH] add Deluge (#458) * add Deluge * Fix file encoding * Update to nullsoft & add silent switch --- manifests/DelugeTeam/Deluge/1.3.15.yaml | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 manifests/DelugeTeam/Deluge/1.3.15.yaml diff --git a/manifests/DelugeTeam/Deluge/1.3.15.yaml b/manifests/DelugeTeam/Deluge/1.3.15.yaml new file mode 100644 index 000000000..6eb9e4c74 --- /dev/null +++ b/manifests/DelugeTeam/Deluge/1.3.15.yaml @@ -0,0 +1,19 @@ +Id: DelugeTeam.Deluge +Version: 1.3.15 +Name: Deluge BitTorrent Client +Publisher: Deluge Team +License: GNU GPL v3 +LicenseUrl: https://git.deluge-torrent.org/deluge/tree/LICENSE +AppMoniker: deluge +Tags: torrent +Description: Deluge is a lightweight, Free Software, cross-platform BitTorrent client. +Homepage: https://deluge-torrent.org/ +Installers: + - Arch: Neutral + Url: https://ftp.osuosl.org/pub/deluge/windows/deluge-1.3.15-win32-py2.7.exe + Sha256: D3F7D371B70CA10C7E912B9D3443FEA3ACD0C905AAB4AC7799F02E65B58C8E59 + InstallerType: nullsoft + Switches: + Silent: /S + SilentWithProgress: /S +