Added Oracle VM VirtualBox version 6.1.20. (#11292)

* Added Oracle VM VirtualBox version 6.1.20.

* Added ProductCode.

* Fixed formatting error.
This commit is contained in:
Easton Pillay
2021-04-21 19:16:21 -05:00
committed by GitHub
parent 4235180cd6
commit 4b5aca4421
3 changed files with 75 additions and 0 deletions

View File

@@ -0,0 +1,42 @@
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.0.0.schema.json
PackageIdentifier: Oracle.VirtualBox
PackageVersion: 6.1.20
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.20/VirtualBox-6.1.20-143896-Win.exe
InstallerSha256: 9E969C60AB0A92F54C45B910D18C0CFB0937009DABC0C3382A51329D699E29F9
InstallerSwitches:
Custom: REBOOT=ReallySuppress ALLUSERS=1
Silent: -s -l -msiparams
SilentWithProgress: -s -l -msiparams
ProductCode: "{B4A28DF2-D2C0-4956-A34A-4D77BA2932CC}"
Scope: machine
InstallerLocale: en-US
UpgradeBehavior: install
- Architecture: x64
InstallerType: exe
InstallerUrl: https://download.virtualbox.org/virtualbox/6.1.20/VirtualBox-6.1.20-143896-Win.exe
InstallerSha256: 9E969C60AB0A92F54C45B910D18C0CFB0937009DABC0C3382A51329D699E29F9
InstallerSwitches:
Custom: REBOOT=ReallySuppress ALLUSERS=2
Silent: -s -l -msiparams
SilentWithProgress: -s -l -msiparams
ProductCode: "{B4A28DF2-D2C0-4956-A34A-4D77BA2932CC}"
Scope: user
InstallerLocale: en-US
UpgradeBehavior: install
ManifestType: installer
ManifestVersion: 1.0.0