17 lines
		
	
	
		
			559 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			17 lines
		
	
	
		
			559 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.0.0.schema.json
 | 
						|
PackageIdentifier: NexusMods.Vortex
 | 
						|
PackageVersion: 1.4.9
 | 
						|
Installers:
 | 
						|
- Architecture: neutral
 | 
						|
  InstallerUrl: https://github.com/Nexus-Mods/Vortex/releases/download/v1.4.9/vortex-setup-1.4.9.exe
 | 
						|
  InstallerSha256: 6842ea737ce2830ebef56ccfbc37e2f65704531d718f39a01619fa97df34141f
 | 
						|
  Scope: machine
 | 
						|
  InstallerType: nullsoft
 | 
						|
  InstallModes:
 | 
						|
    - interactive
 | 
						|
    - silent
 | 
						|
    - silentWithProgress
 | 
						|
  UpgradeBehavior: install
 | 
						|
ManifestType: installer
 | 
						|
ManifestVersion: 1.0.0
 |