28 lines
		
	
	
		
			1.1 KiB
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			28 lines
		
	
	
		
			1.1 KiB
		
	
	
	
		
			YAML
		
	
	
	
	
	
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.0.0.schema.json
 | 
						|
PackageIdentifier: SparkLabs.openvpn-configuration-generator
 | 
						|
PackageVersion: 1.0.7
 | 
						|
MinimumOSVersion: 10.0.0.0
 | 
						|
InstallModes:
 | 
						|
  - interactive
 | 
						|
  - silent
 | 
						|
  - silentWithProgress
 | 
						|
Installers:
 | 
						|
  - Architecture: x64
 | 
						|
    InstallerType: msi
 | 
						|
    InstallerUrl: https://github.com/thesparklabs/openvpn-configuration-generator/releases/download/1.0.7/OpenVPNConfigurationGeneratorx64_1.0.7.msi
 | 
						|
    InstallerSha256: 8EE711386C81388DF23FC4B2860936491C55F27A3FEB6550B57B94229B70A2C5
 | 
						|
    ProductCode: "{8FDB5290-3E6F-4BA6-8718-BB71A423DBA6}"
 | 
						|
    Scope: machine
 | 
						|
    InstallerLocale: en-US
 | 
						|
    UpgradeBehavior: install
 | 
						|
  - Architecture: x86
 | 
						|
    InstallerType: msi
 | 
						|
    InstallerUrl: https://github.com/thesparklabs/openvpn-configuration-generator/releases/download/1.0.7/OpenVPNConfigurationGeneratorx86_1.0.7.msi
 | 
						|
    InstallerSha256: 9E856FA58067021F3C19264276F2662D278F50ABA756DF0379A761ED449D9760
 | 
						|
    ProductCode: "{BEA3611D-5C6D-4DB6-B76B-A94268C0E003}"
 | 
						|
    Scope: machine
 | 
						|
    InstallerLocale: en-US
 | 
						|
    UpgradeBehavior: install
 | 
						|
ManifestType: installer
 | 
						|
ManifestVersion: 1.0.0
 |