20 lines
		
	
	
		
			639 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			20 lines
		
	
	
		
			639 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.0.0.schema.json
 | 
						|
PackageIdentifier: NexusMods.Vortex
 | 
						|
PackageVersion: 1.4.12
 | 
						|
MinimumOSVersion: 10.0.0.0
 | 
						|
InstallModes:
 | 
						|
  - interactive
 | 
						|
  - silent
 | 
						|
  - silentWithProgress
 | 
						|
Installers:
 | 
						|
  - Architecture: neutral
 | 
						|
    InstallerType: nullsoft
 | 
						|
    InstallerUrl: https://github.com/Nexus-Mods/Vortex/releases/download/v1.4.12/vortex-setup-1.4.12.exe
 | 
						|
    InstallerSha256: D864334031587704A98ED1F3C9B7154597D3D2CB76758400D7B61DBB29C922DE
 | 
						|
#    ProductCode: 
 | 
						|
    Scope: machine
 | 
						|
    InstallerLocale: en-US
 | 
						|
    UpgradeBehavior: install
 | 
						|
ManifestType: installer
 | 
						|
ManifestVersion: 1.0.0
 |