* Add NZXT CAM v4.22.0 * Schema validation failed fix? * Channel and Platform not supported
21 lines
609 B
YAML
21 lines
609 B
YAML
# 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
|