35 lines
		
	
	
		
			1.1 KiB
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			35 lines
		
	
	
		
			1.1 KiB
		
	
	
	
		
			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.10.4.2
 | 
						|
 | 
						|
Switches:
 | 
						|
      Custom: 
 | 
						|
      Silent: /S
 | 
						|
      SilentWithProgress: /S
 | 
						|
      #Interactive:             # Interactive is not supported in this preview (5/24/2020)
 | 
						|
      Language: en-US
 | 
						|
 | 
						|
InstallerType: exe
 | 
						|
Installers:
 | 
						|
  - Arch: x86
 | 
						|
    Url: https://download.expressvpn.xyz/clients/windows/expressvpn_windows_7.10.4.2_release.exe
 | 
						|
    Sha256: 7650e1d3c08d7758b0870e056a7a860bb49f9adfcb8c420b75e4ce8ad59ffdfd
 | 
						|
    Scope: machine
 | 
						|
    
 | 
						|
# ManifestVersion: 0.1.0
 |