* 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. * Add Vivaldi v3.7.2218.52
34 lines
867 B
YAML
34 lines
867 B
YAML
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.0.0.schema.json
|
|
PackageIdentifier: VivaldiTechnologies.Vivaldi
|
|
PackageVersion: 3.7.2218.52
|
|
FileExtensions:
|
|
- html
|
|
- htm
|
|
- url
|
|
Protocols:
|
|
- http
|
|
- https
|
|
Commands:
|
|
- vivaldi
|
|
MinimumOSVersion: 10.0.0.0
|
|
InstallModes:
|
|
- interactive
|
|
- silent
|
|
- silentWithProgress
|
|
Installers:
|
|
- Architecture: x64
|
|
InstallerType: exe
|
|
InstallerUrl: https://downloads.vivaldi.com/stable/Vivaldi.3.7.2218.52.x64.exe
|
|
InstallerSha256: 74F8B0BF6BC90C86C1C478BF48736ACAB051AA233F6F1936DBCE61169CCBD813
|
|
Scope: machine
|
|
InstallerLocale: en-US
|
|
# ProductCode:
|
|
InstallerSwitches:
|
|
Custom: --do-not-launch-chrome --system-level
|
|
Silent: --vivaldi-silent
|
|
SilentWithProgress: --vivaldi-silent
|
|
UpgradeBehavior: install
|
|
ManifestType: installer
|
|
ManifestVersion: 1.0.0
|
|
|