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.11
 | |
| 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.11/vortex-setup-1.4.11.exe
 | |
|     InstallerSha256: 3B88D15BBE423697C91E8BCC796E646DBD7F6F644C2280505C78BF52DFEB5824
 | |
| #    ProductCode: 
 | |
|     Scope: machine
 | |
|     InstallerLocale: en-US
 | |
|     UpgradeBehavior: install
 | |
| ManifestType: installer
 | |
| ManifestVersion: 1.0.0
 |