34 lines
1020 B
YAML
34 lines
1020 B
YAML
# ================== General ==================
|
|
Id: ExpressVPN.ExpressVPN
|
|
Publisher: Express VPN International Ltd.
|
|
Name: ExpressVPN
|
|
Author: Express VPN International Ltd.
|
|
Description: High-Speed, Secure & Anonymous VPN Service
|
|
AppMoniker: expressvpn
|
|
Tags: vpn, privacy, security, private, network
|
|
|
|
# ================== License ==================
|
|
Homepage: https://www.expressvpn.com/
|
|
License: Copyright (c) Express VPN International Ltd.
|
|
LicenseUrl: https://www.expressvpn.com/tos
|
|
|
|
# ================= Installer =================
|
|
MinOSVersion: 10.0.0.0
|
|
#Channel: stable # Channel is not supported in this preview (5/24/2020)
|
|
Version: 7.12.1.4
|
|
|
|
Switches:
|
|
Custom:
|
|
Silent: /S
|
|
SilentWithProgress: /S
|
|
|
|
InstallerType: exe
|
|
Installers:
|
|
- Arch: x86
|
|
Url: https://download.expressvpn.xyz/clients/windows/expressvpn_windows_7.12.1.4_release.exe
|
|
Sha256: e32c347f14d33d2c2fc2c74a79d1e91fd43748fa7541818f75746ea41060b745
|
|
Scope: machine
|
|
Language: en-US
|
|
|
|
# ManifestVersion: 0.1.0
|