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: 2021.2.0
|
|
|
|
InstallerType: Nullsoft
|
|
Installers:
|
|
- Arch: x64
|
|
Url: https://github.com/mullvad/mullvadvpn-app/releases/download/2021.2/MullvadVPN-2021.2.exe
|
|
Sha256: a96483eecbc58da8a8dc696946300a5d6c4e8fe05f4d38ea264b41db711a77dc
|
|
Scope: machine
|
|
|
|
# ManifestVersion: 0.1.0
|