Add qbittorrent 4.3.2 (#5772)
* Update Zotero to 5.0.92 * Create 4.3.0.yaml * Create 4.3.0.1.yaml Update qbittorent to 4.3.0.1 * Update Zotero to 5.0.93 * Update VC2015-2019 to 14.28.29325.2 * split PR * Update 14.28.29325.2.yaml fix type error * Update 14.28.29325.2.yaml Let users view homepage displayed in their locales. * Create 5.0.94.yaml * Create 4.3.2.yaml
This commit is contained in:
33
manifests/qBittorrent/qBittorrent/4.3.2.yaml
Normal file
33
manifests/qBittorrent/qBittorrent/4.3.2.yaml
Normal file
@@ -0,0 +1,33 @@
|
||||
# ================== General ==================
|
||||
Id: qBittorrent.qBittorrent
|
||||
Publisher: qBittorrent
|
||||
Name: qBittorrent
|
||||
Author: qBittorrent
|
||||
Description: Free and reliable P2P Bittorent client.
|
||||
AppMoniker: qbittorrent
|
||||
Tags: torrent, p2p, sharing
|
||||
Protocols: magnet
|
||||
#Commands:
|
||||
|
||||
# ================== License ==================
|
||||
Homepage: https://www.qbittorrent.org/
|
||||
License: GPL-2.0-only
|
||||
LicenseUrl: https://github.com/qbittorrent/qBittorrent/blob/master/COPYING
|
||||
|
||||
# ================= Installer =================
|
||||
MinOSVersion: 10.0.0.0
|
||||
#Channel: stable # Channel is not supported in this preview (5/24/2020)
|
||||
Version: 4.3.2
|
||||
|
||||
InstallerType: nullsoft
|
||||
Installers:
|
||||
- Arch: x64
|
||||
Url: https://sourceforge.net/projects/qbittorrent/files/qbittorrent-win32/qbittorrent-4.3.2/qbittorrent_4.3.2_x64_setup.exe/download
|
||||
Sha256: 81fe1faa5e0c32f212d42589e888f583c2f8936d694a33f1dd4f83bb84669eaa
|
||||
Scope: machine
|
||||
#- Arch: x86
|
||||
#Url: https://sourceforge.net/projects/qbittorrent/files/qbittorrent-win32/qbittorrent-4.3.2/qbittorrent_4.3.2_setup.exe/download
|
||||
#Sha256: 7199193b965e93140bf8ba35793526bd797eb3054a6c47570a1264bfe262dae2
|
||||
#Scope: machine # Scope is not supported in this preview (5/24/2020)
|
||||
|
||||
# ManifestVersion: 0.1.0
|
Reference in New Issue
Block a user