23 lines
		
	
	
		
			753 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			23 lines
		
	
	
		
			753 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.0.0.schema.json
 | 
						|
PackageIdentifier: ProtonTechnologies.ProtonVPN
 | 
						|
PackageVersion: 1.18.5
 | 
						|
MinimumOSVersion: 10.0.0.0
 | 
						|
InstallModes:
 | 
						|
  - interactive
 | 
						|
  - silent
 | 
						|
  - silentWithProgress
 | 
						|
Installers:
 | 
						|
  - Architecture: x86
 | 
						|
    InstallerType: exe
 | 
						|
    InstallerUrl: https://github.com/ProtonVPN/win-app/releases/download/1.18.5/ProtonVPN_win_v1.18.5.exe
 | 
						|
    InstallerSha256: C721819731018C283A7349F78B70490B226A7910D22D7ED3C6A9F290ADD5B38A
 | 
						|
    InstallerSwitches:
 | 
						|
      Silent: /qb
 | 
						|
      SilentWithProgress: /qb
 | 
						|
    ProductCode: "{FFAFEA09-E7DA-4710-A278-7F0506C96829}"
 | 
						|
    Scope: machine
 | 
						|
    InstallerLocale: en-US
 | 
						|
    UpgradeBehavior: install
 | 
						|
ManifestType: installer
 | 
						|
ManifestVersion: 1.0.0
 |