From e1137427ac80d733e855ec67e21d4c0acc0b032f Mon Sep 17 00:00:00 2001 From: MarNicGit <47538428+MarNicGit@users.noreply.github.com> Date: Tue, 2 Jun 2020 00:14:00 +0200 Subject: [PATCH] Add Transmission Remote GUI 5.18.0 (#1352) Co-authored-by: MarNicGit --- .../TransmissionRemoteGUI/5.18.0.yaml | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 manifests/PeterDaveHello/TransmissionRemoteGUI/5.18.0.yaml diff --git a/manifests/PeterDaveHello/TransmissionRemoteGUI/5.18.0.yaml b/manifests/PeterDaveHello/TransmissionRemoteGUI/5.18.0.yaml new file mode 100644 index 000000000..71b38e287 --- /dev/null +++ b/manifests/PeterDaveHello/TransmissionRemoteGUI/5.18.0.yaml @@ -0,0 +1,18 @@ +Id: PeterDaveHello.TransmissionRemoteGUI +Version: 5.18.0 +Name: Transmission Remote GUI +Publisher: Peter Dave Hello +License: GPLv2 +LicenseUrl: https://github.com/transmission-remote-gui/transgui/blob/master/LICENSE +AppMoniker: transgui +Tags: transmission, p2p, bittorrent, torrent +Description: Transmission Remote GUI is a feature rich cross platform front-end to remotely control Transmission daemon via its RPC protocol. It is faster and has more functionality than the built-in Transmission web interface. +Homepage: https://github.com/transmission-remote-gui/transgui +Installers: + - Arch: x86 + Url: https://github.com/transmission-remote-gui/transgui/releases/download/v5.18.0/transgui-5.18.0-setup.exe + Sha256: 07CC99294C83D2AE429033ABBDB99642F5271984966616FB2C319F087448C936 + InstallerType: inno + Switches: + Silent: /VERYSILENT /LANG=en /SUPPRESSMSGBOXES /NORESTART + SilentWithProgress: /SILENT /LANG=en /SUPPRESSMSGBOXES /NORESTART \ No newline at end of file