diff --git a/manifests/PicoTorrent/PicoTorrent/0.24.0.yaml b/manifests/PicoTorrent/PicoTorrent/0.24.0.yaml new file mode 100644 index 000000000..d26695836 --- /dev/null +++ b/manifests/PicoTorrent/PicoTorrent/0.24.0.yaml @@ -0,0 +1,18 @@ +Id: PicoTorrent.PicoTorrent +Version: 0.24.0 +Name: PicoTorrent +Publisher: PicoTorrent +License: Copyright (c) Viktor Elofsson and contributors. PicoTorrent is provided as-is under the MIT license. +LicenseUrl: https://github.com/picotorrent/picotorrent/blob/master/LICENSE +AppMoniker: picotorrent +Tags: torrent, bittorrent, libtorrent +Description: PicoTorrent is designed to be a friendly BitTorrent client for Windows with high performance and low memory usage. +Homepage: https://picotorrent.org/ +Installers: + - Arch: x64 + Url: https://github.com/picotorrent/picotorrent/releases/download/v0.24.0/PicoTorrent-0.24.0-x64.exe + Sha256: 9871924EB6F62FA2E5D3B3D5B64FEE1FF87100C25194645D1E85DDE90536D509 + InstallerType: exe + Switches: + Silent: "/quiet /norestart" + SilentWithProgress: "/passive /norestart"