20 lines
		
	
	
		
			581 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			20 lines
		
	
	
		
			581 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
| # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.0.0.schema.json
 | |
| PackageIdentifier: Streamlabs.StreamlabsOBS
 | |
| PackageVersion: 1.1.2
 | |
| 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.2.exe
 | |
|   InstallerSha256: 736D2B76CA1042379DDE50B5935EC8BA13BA20BBAC319C4B119E53E4E66088BB
 | |
|   Scope: machine
 | |
|   InstallerLocale: en-US
 | |
|   UpgradeBehavior: install
 | |
| ManifestType: installer
 | |
| ManifestVersion: 1.0.0
 | |
| 
 |