* Add NZXT CAM v4.22.0 * Revert "Add NZXT CAM v4.22.0" This reverts commit c181784da181c4601f4df36f375e9fc9e99904f0. * Revert "Revert "Add NZXT CAM v4.22.0"" This reverts commit 16c5afba3e288aba992262665b29fb3fe602e033. * Revert "Revert "Revert "Add NZXT CAM v4.22.0""" This reverts commit c0d5f8d6032dea1b4f3e0b1534ead60d6598d4f7. * Virtualbox Manifest update
		
			
				
	
	
		
			42 lines
		
	
	
		
			1.3 KiB
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			42 lines
		
	
	
		
			1.3 KiB
		
	
	
	
		
			YAML
		
	
	
	
	
	
| # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.0.0.schema.json
 | |
| PackageIdentifier: Oracle.VirtualBox
 | |
| PackageVersion: 6.1.18
 | |
| MinimumOSVersion: 10.0.0.0
 | |
| FileExtensions:
 | |
|   - vdi
 | |
|   - vhd
 | |
|   - ovf
 | |
|   - ova
 | |
|   - vmdk
 | |
| InstallModes:
 | |
|   - interactive
 | |
|   - silent
 | |
|   - silentWithProgress
 | |
| Installers:
 | |
|   - Architecture: x64
 | |
|     InstallerType: exe
 | |
|     InstallerUrl: https://download.virtualbox.org/virtualbox/6.1.18/VirtualBox-6.1.18-142142-Win.exe
 | |
|     InstallerSha256: C04E452B2F3F79D25D3084EB10C9AA9DD71C2EFB33FAD0282C7E8B206B3324DF
 | |
|     InstallerSwitches:
 | |
|       Custom: REBOOT=ReallySuppress ALLUSERS=1
 | |
|       Silent: -s -l -msiparams
 | |
|       SilentWithProgress: -s -l -msiparams
 | |
|     ProductCode: "{A8F42E56-8D1F-4080-BD79-8375D3AD18BE}"
 | |
|     Scope: machine
 | |
|     InstallerLocale: en-US
 | |
|     UpgradeBehavior: install
 | |
|   - Architecture: x64
 | |
|     InstallerType: exe
 | |
|     InstallerUrl: https://download.virtualbox.org/virtualbox/6.1.18/VirtualBox-6.1.18-142142-Win.exe
 | |
|     InstallerSha256: C04E452B2F3F79D25D3084EB10C9AA9DD71C2EFB33FAD0282C7E8B206B3324DF
 | |
|     InstallerSwitches:
 | |
|       Custom: REBOOT=ReallySuppress ALLUSERS=2
 | |
|       Silent: -s -l -msiparams
 | |
|       SilentWithProgress: -s -l -msiparams
 | |
|     ProductCode: "{A8F42E56-8D1F-4080-BD79-8375D3AD18BE}"
 | |
|     Scope: user
 | |
|     InstallerLocale: en-US
 | |
|     UpgradeBehavior: install
 | |
| ManifestType: installer
 | |
| ManifestVersion: 1.0.0
 |