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.20.4
 | 
						|
MinimumOSVersion: 10.0.0.0
 | 
						|
InstallModes:
 | 
						|
  - interactive
 | 
						|
  - silent
 | 
						|
  - silentWithProgress
 | 
						|
Installers:
 | 
						|
  - Architecture: x86
 | 
						|
    InstallerType: exe
 | 
						|
    InstallerUrl: https://github.com/ProtonVPN/win-app/releases/download/1.20.4/ProtonVPN_win_v1.20.4.exe
 | 
						|
    InstallerSha256: 597F7CB1F0CCAB31471C013C9DF60EB1CB318EAE147D5C12533DEB0811CEF90F
 | 
						|
    InstallerSwitches:
 | 
						|
      Silent: /qb
 | 
						|
      SilentWithProgress: /qb
 | 
						|
    ProductCode: "{31E6E510-4199-4F1A-94EB-C4A242DCFFFA}"
 | 
						|
    Scope: machine
 | 
						|
    InstallerLocale: en-US
 | 
						|
    UpgradeBehavior: install
 | 
						|
ManifestType: installer
 | 
						|
ManifestVersion: 1.0.0
 |