From 6fe0d9e0db0b1790dc40077c60e7089695969e45 Mon Sep 17 00:00:00 2001 From: Esco Date: Wed, 31 Mar 2021 19:58:12 +0200 Subject: [PATCH] Add NZXT CAM v4.22.0 (#9496) * Add NZXT CAM v4.22.0 * Schema validation failed fix? * Channel and Platform not supported --- .../n/NZXT/CAM/4.22.0/NZXT.CAM.installer.yaml | 20 +++++++++++++++++ .../CAM/4.22.0/NZXT.CAM.locale.en-US.yaml | 22 +++++++++++++++++++ manifests/n/NZXT/CAM/4.22.0/NZXT.CAM.yaml | 6 +++++ 3 files changed, 48 insertions(+) create mode 100644 manifests/n/NZXT/CAM/4.22.0/NZXT.CAM.installer.yaml create mode 100644 manifests/n/NZXT/CAM/4.22.0/NZXT.CAM.locale.en-US.yaml create mode 100644 manifests/n/NZXT/CAM/4.22.0/NZXT.CAM.yaml diff --git a/manifests/n/NZXT/CAM/4.22.0/NZXT.CAM.installer.yaml b/manifests/n/NZXT/CAM/4.22.0/NZXT.CAM.installer.yaml new file mode 100644 index 000000000..959d69117 --- /dev/null +++ b/manifests/n/NZXT/CAM/4.22.0/NZXT.CAM.installer.yaml @@ -0,0 +1,20 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.0.0.schema.json +PackageIdentifier: NZXT.CAM +PackageVersion: 4.22.0 +Installers: +- Architecture: neutral + InstallerUrl: https://nzxt-app.nzxt.com/NZXT%20CAM%20Setup%204.22.0.exe + InstallerSha256: a4a93e612e90f15ed7bf73d3671d295b7f4f26fb1503e68bf3961e138a6fd25b + Scope: machine + InstallerType: exe + InstallModes: + - "interactive" + - "silent" + - "silentWithProgress" + InstallerSwitches: + Silent: /S + SilentWithProgress: /S + Interactive: "" + UpgradeBehavior: install +ManifestType: installer +ManifestVersion: 1.0.0 diff --git a/manifests/n/NZXT/CAM/4.22.0/NZXT.CAM.locale.en-US.yaml b/manifests/n/NZXT/CAM/4.22.0/NZXT.CAM.locale.en-US.yaml new file mode 100644 index 000000000..599318791 --- /dev/null +++ b/manifests/n/NZXT/CAM/4.22.0/NZXT.CAM.locale.en-US.yaml @@ -0,0 +1,22 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultlocale.1.0.0.schema.json +PackageIdentifier: NZXT.CAM +PackageVersion: 4.22.0 +PackageLocale: en-US +Publisher: NZXT +PublisherUrl: https://www.nzxt.com +PublisherSupportUrl: https://www.nzxt.com/customer-support +PrivacyUrl: https://www.nzxt.com/privacy-policy +Author: NZXT +PackageName: NZXT CAM +PackageUrl: https://www.nzxt.com/camapp +License: NZXT 2020. All Rights Reserved. +LicenseUrl: https://www.nzxt.com/terms-of-service#content2 +Copyright: NZXT 2020. All Rights Reserved. +CopyrightUrl: https://www.nzxt.com/terms-of-service#content5 +ShortDescription: Manage performance, temperatures, and devices all from a single application. NZXT CAM is fast, efficient, and easy-to-use, allowing you to control every aspect of your computer. +Moniker: nzxtcam +Tags: + - "driver" + - "monitor" +ManifestType: defaultLocale +ManifestVersion: 1.0.0 diff --git a/manifests/n/NZXT/CAM/4.22.0/NZXT.CAM.yaml b/manifests/n/NZXT/CAM/4.22.0/NZXT.CAM.yaml new file mode 100644 index 000000000..a6483344e --- /dev/null +++ b/manifests/n/NZXT/CAM/4.22.0/NZXT.CAM.yaml @@ -0,0 +1,6 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.0.0.schema.json +PackageIdentifier: NZXT.CAM +PackageVersion: 4.22.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.0.0