diff --git a/manifests/PicoTorrent/PicoTorrent/0.22.0.yaml b/manifests/PicoTorrent/PicoTorrent/0.22.0.yaml new file mode 100644 index 000000000..d52e84509 --- /dev/null +++ b/manifests/PicoTorrent/PicoTorrent/0.22.0.yaml @@ -0,0 +1,18 @@ +Id: PicoTorrent.PicoTorrent +Version: 0.22.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.22.0/PicoTorrent-0.22.0-x64.exe + Sha256: d7f36b443dc81463a702caef67b3a1a9bf6539215cfcdd6943f769596f9afc4d + InstallerType: exe + Switches: + Silent: "/quiet /norestart" + SilentWithProgress: "/passive /norestart"