-
Notifications
You must be signed in to change notification settings - Fork 4.7k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
New version: Oracle.VirtualBox version 7.0.18 (#152163)
Co-authored-by: Stephen Gillie <[email protected]>
- Loading branch information
1 parent
bfa0257
commit 821871f
Showing
3 changed files
with
83 additions
and
0 deletions.
There are no files selected for viewing
46 changes: 46 additions & 0 deletions
46
manifests/o/Oracle/VirtualBox/7.0.18/Oracle.VirtualBox.installer.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,46 @@ | ||
# Created using wingetcreate 1.6.1.0 | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json | ||
|
||
PackageIdentifier: Oracle.VirtualBox | ||
PackageVersion: 7.0.18 | ||
Platform: | ||
- Windows.Desktop | ||
InstallerType: exe | ||
Scope: machine | ||
InstallModes: | ||
- interactive | ||
- silent | ||
InstallerSwitches: | ||
Silent: --silent | ||
SilentWithProgress: --silent | ||
InstallLocation: --msiparams "INSTALLDIR="<INSTALLPATH>"" | ||
Custom: -msiparams REBOOT=ReallySuppress | ||
InstallerSuccessCodes: | ||
- 3010 | ||
UpgradeBehavior: install | ||
FileExtensions: | ||
- ova | ||
- ovf | ||
- vdi | ||
- vhd | ||
- vmdk | ||
ProductCode: '{BA46125F-6AA2-44E0-B9D3-6A450F938CFC}' | ||
AppsAndFeaturesEntries: | ||
- DisplayName: Oracle VM VirtualBox 7.0.14 | ||
ProductCode: '{BA46125F-6AA2-44E0-B9D3-6A450F938CFC}' | ||
InstallerType: msi | ||
Installers: | ||
- Architecture: x86 | ||
InstallerUrl: https://download.virtualbox.org/virtualbox/7.0.18/VirtualBox-7.0.18-162988-Win.exe | ||
InstallerSha256: 4C83894C00AA9F55F7E0F70807210896BA32E1222D4FF1D0B9487AF81F328F36 | ||
Dependencies: | ||
PackageDependencies: | ||
- PackageIdentifier: Microsoft.VCRedist.2015+.x86 | ||
- Architecture: x64 | ||
InstallerUrl: https://download.virtualbox.org/virtualbox/7.0.18/VirtualBox-7.0.18-162988-Win.exe | ||
InstallerSha256: 4C83894C00AA9F55F7E0F70807210896BA32E1222D4FF1D0B9487AF81F328F36 | ||
Dependencies: | ||
PackageDependencies: | ||
- PackageIdentifier: Microsoft.VCRedist.2015+.x64 | ||
ManifestType: installer | ||
ManifestVersion: 1.6.0 |
29 changes: 29 additions & 0 deletions
29
manifests/o/Oracle/VirtualBox/7.0.18/Oracle.VirtualBox.locale.en-US.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,29 @@ | ||
# Created using wingetcreate 1.6.1.0 | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json | ||
|
||
PackageIdentifier: Oracle.VirtualBox | ||
PackageVersion: 7.0.18 | ||
PackageLocale: en-US | ||
Publisher: Oracle and/or its affiliates | ||
PublisherUrl: https://www.oracle.com | ||
PublisherSupportUrl: https://www.oracle.com/virtualization/virtualbox | ||
PrivacyUrl: https://www.oracle.com/legal/privacy | ||
Author: Oracle Corporation | ||
PackageName: Oracle VM VirtualBox | ||
PackageUrl: https://www.virtualbox.org | ||
License: GPL-3.0-only | ||
LicenseUrl: https://www.virtualbox.org/wiki/Licensing_FAQ | ||
Copyright: Copyright © 1995, 2022, Oracle and/or its affiliates. | ||
CopyrightUrl: https://www.oracle.com/legal/terms.html | ||
ShortDescription: VirtualBox is a general-purpose full virtualizer for x86 hardware, targeted at server, desktop and embedded use. | ||
Description: |- | ||
VirtualBox is a powerful x86 and AMD64/Intel64 virtualization product for enterprise as well as home use. | ||
Not only is VirtualBox an extremely feature rich, high performance product for enterprise customers, it is also the only professional solution that is freely available as Open Source Software under the terms of the GNU General Public License (GPL) version 3. | ||
Moniker: virtualbox | ||
Tags: | ||
- cross-platform | ||
- foss | ||
- virtualization | ||
- virtual-machine | ||
ManifestType: defaultLocale | ||
ManifestVersion: 1.6.0 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
# Created using wingetcreate 1.6.1.0 | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json | ||
|
||
PackageIdentifier: Oracle.VirtualBox | ||
PackageVersion: 7.0.18 | ||
DefaultLocale: en-US | ||
ManifestType: version | ||
ManifestVersion: 1.6.0 |