From c2239e93cabb7bc5e117761aaab6949e71b40b26 Mon Sep 17 00:00:00 2001 From: Esco Date: Sat, 17 Apr 2021 18:56:17 +0200 Subject: [PATCH] VirtualBox v6.1.18 proper Multi Manifest + ProductCode (#10870) * 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 --- .../6.1.18/Oracle.VirtualBox.installer.yaml | 41 +++++++++++++++++++ .../Oracle.VirtualBox.locale.en-US.yaml | 25 +++++++++++ .../VirtualBox/6.1.18/Oracle.VirtualBox.yaml | 22 ++-------- 3 files changed, 69 insertions(+), 19 deletions(-) create mode 100644 manifests/o/Oracle/VirtualBox/6.1.18/Oracle.VirtualBox.installer.yaml create mode 100644 manifests/o/Oracle/VirtualBox/6.1.18/Oracle.VirtualBox.locale.en-US.yaml diff --git a/manifests/o/Oracle/VirtualBox/6.1.18/Oracle.VirtualBox.installer.yaml b/manifests/o/Oracle/VirtualBox/6.1.18/Oracle.VirtualBox.installer.yaml new file mode 100644 index 000000000..888af293f --- /dev/null +++ b/manifests/o/Oracle/VirtualBox/6.1.18/Oracle.VirtualBox.installer.yaml @@ -0,0 +1,41 @@ +# 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 diff --git a/manifests/o/Oracle/VirtualBox/6.1.18/Oracle.VirtualBox.locale.en-US.yaml b/manifests/o/Oracle/VirtualBox/6.1.18/Oracle.VirtualBox.locale.en-US.yaml new file mode 100644 index 000000000..309880476 --- /dev/null +++ b/manifests/o/Oracle/VirtualBox/6.1.18/Oracle.VirtualBox.locale.en-US.yaml @@ -0,0 +1,25 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultlocale.1.0.0.schema.json +PackageIdentifier: Oracle.VirtualBox +PackageVersion: 6.1.18 +PackageLocale: en-US +Publisher: Oracle Corporation +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: GNU General Public License, version 2 +LicenseUrl: https://www.virtualbox.org/wiki/Licensing_FAQ +Copyright: Copyright © 1995, 2021, 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 2. +Moniker: virtualbox +Tags: + - virtualization + - virtual + - foss + - cross-platform +ManifestType: defaultLocale +ManifestVersion: 1.0.0 diff --git a/manifests/o/Oracle/VirtualBox/6.1.18/Oracle.VirtualBox.yaml b/manifests/o/Oracle/VirtualBox/6.1.18/Oracle.VirtualBox.yaml index 85debfc6a..38f24cf3a 100644 --- a/manifests/o/Oracle/VirtualBox/6.1.18/Oracle.VirtualBox.yaml +++ b/manifests/o/Oracle/VirtualBox/6.1.18/Oracle.VirtualBox.yaml @@ -1,22 +1,6 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.0.0.schema.json PackageIdentifier: Oracle.VirtualBox -PackageName: Oracle VM VirtualBox -Moniker: virtualbox PackageVersion: 6.1.18 -Publisher: Oracle Corporation -Author: Oracle Corporation -License: (c) 2021 Oracle Corporation -LicenseUrl: https://www.virtualbox.org/wiki/Licensing_FAQ -ShortDescription: Oracle.VirtualBox -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 2. -PackageUrl: https://www.virtualbox.org/ -Installers: -- Architecture: x64 - InstallerUrl: https://download.virtualbox.org/virtualbox/6.1.18/VirtualBox-6.1.18-142142-Win.exe - InstallerSha256: c04e452b2f3f79d25d3084eb10c9aa9dd71c2efb33fad0282c7e8b206b3324df - InstallerType: exe - InstallerSwitches: - Silent: --silent - SilentWithProgress: --silent -PackageLocale: en-US -ManifestType: singleton +DefaultLocale: en-US +ManifestType: version ManifestVersion: 1.0.0