19 lines
		
	
	
		
			600 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			19 lines
		
	
	
		
			600 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.0.0.schema.json
 | 
						|
PackageIdentifier: Streamlabs.StreamlabsOBS
 | 
						|
PackageVersion: 1.1.1
 | 
						|
MinimumOSVersion: 10.0.0.0
 | 
						|
InstallModes:
 | 
						|
  - interactive
 | 
						|
  - silent
 | 
						|
  - silentWithProgress
 | 
						|
Installers:
 | 
						|
  - Architecture: x64
 | 
						|
    InstallerType: nullsoft
 | 
						|
    InstallerUrl: https://slobs-cdn.streamlabs.com/Streamlabs+OBS+Setup+1.1.1.exe
 | 
						|
    InstallerSha256: 5C108B74497990EDDF07F62723934D6FDE80DCFDD03666C9252E5680CF2E103C
 | 
						|
    Scope: machine
 | 
						|
    InstallerLocale: en-US
 | 
						|
    UpgradeBehavior: install
 | 
						|
ManifestType: installer
 | 
						|
ManifestVersion: 1.0.0
 |