34 lines
991 B
YAML
34 lines
991 B
YAML
# ================== General ==================
|
|
Id: ProtonTechnologies.ProtonVPN
|
|
Publisher: Proton Technologies
|
|
Name: ProtonVPN
|
|
Author: Proton Technologies
|
|
Description: High-speed Swiss VPN that safeguards your privacy.
|
|
AppMoniker: protonvpn
|
|
Tags: vpn, privacy, security, private, network
|
|
|
|
# ================== License ==================
|
|
Homepage: https://protonvpn.com/
|
|
License: Copyright (c) Proton Technologies AG
|
|
LicenseUrl: https://protonvpn.com/terms-and-conditions
|
|
|
|
# ================= Installer =================
|
|
MinOSVersion: 10.0.0.0
|
|
#Channel: stable # Channel is not supported in this preview (5/24/2020)
|
|
Version: 1.16.3
|
|
|
|
Switches:
|
|
Custom: /norestart
|
|
Silent: /qn
|
|
SilentWithProgress: /qb
|
|
Language: en-US
|
|
|
|
InstallerType: exe
|
|
Installers:
|
|
- Arch: x86
|
|
Url: https://protonvpn.com/download/ProtonVPN_win_v1.16.3.exe
|
|
Sha256: 343403394c655dc1b58f5d8bf5b7dd33d0df9af2f844ffb1e5ef8d346a1dc087
|
|
Scope: machine
|
|
|
|
# ManifestVersion: 0.1.0
|