d0bb8a66a8
* Added MullvadVPN 2020.7.0 * Fix version number
28 lines
927 B
YAML
28 lines
927 B
YAML
# ================== General ==================
|
|
Id: MullvadVPN.MullvadVPN
|
|
Publisher: MullvadVPN
|
|
Name: MullvadVPN
|
|
Author: MullvadVPN
|
|
Description: Mullvad is an open-source commercial virtual private network service based in Sweden.
|
|
AppMoniker: mullvad
|
|
Tags: vpn, privacy, security, private, network
|
|
|
|
# ================== License ==================
|
|
Homepage: https://mullvad.net/en/
|
|
License: GPL-3.0
|
|
LicenseUrl: https://github.com/mullvad/mullvadvpn-app/blob/master/LICENSE.md
|
|
|
|
# ================= Installer =================
|
|
MinOSVersion: 10.0.0.0
|
|
#Channel: stable # Channel is not supported in this preview (5/24/2020)
|
|
Version: 2020.7.0
|
|
|
|
InstallerType: Nullsoft
|
|
Installers:
|
|
- Arch: x64
|
|
Url: https://github.com/mullvad/mullvadvpn-app/releases/download/2020.7/MullvadVPN-2020.7.exe
|
|
Sha256: CB6901742CB3AD88E20B79FCA1FDF569ED619CE3AFA9B9709EBFB5A7EB189AD4
|
|
Scope: machine
|
|
|
|
# ManifestVersion: 0.1.0
|