19 lines
573 B
YAML
19 lines
573 B
YAML
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.0.0.schema.json
|
|
PackageIdentifier: CPUID.CPU-Z
|
|
PackageVersion: 1.96
|
|
MinimumOSVersion: 10.0.0.0
|
|
InstallModes:
|
|
- interactive
|
|
- silent
|
|
- silentWithProgress
|
|
Installers:
|
|
- Architecture: neutral
|
|
InstallerType: inno
|
|
InstallerUrl: https://download.cpuid.com/cpu-z/cpu-z_1.96-en.exe
|
|
InstallerSha256: DEBF889F9193E564BD000B0239D02218EA41C0A47ED6C9A1448E11D06BC0F3F5
|
|
Scope: machine
|
|
InstallerLocale: en-US
|
|
UpgradeBehavior: install
|
|
ManifestType: installer
|
|
ManifestVersion: 1.0.0
|