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