Skip to content

Commit

Permalink
CPUID.CPU-Z version 2.12 (microsoft#191434)
Browse files Browse the repository at this point in the history
  • Loading branch information
KarbitsCode authored Nov 14, 2024
1 parent 864ffb3 commit b3575d8
Show file tree
Hide file tree
Showing 4 changed files with 115 additions and 0 deletions.
31 changes: 31 additions & 0 deletions manifests/c/CPUID/CPU-Z/2.12/CPUID.CPU-Z.installer.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
# Created using wingetcreate 1.6.5.0
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json

PackageIdentifier: CPUID.CPU-Z
PackageVersion: "2.12"
InstallerType: inno
Scope: machine
InstallModes:
- interactive
- silent
- silentWithProgress
UpgradeBehavior: install
Installers:
- InstallerLocale: en-US
Architecture: x86
InstallerUrl: https://download.cpuid.com/cpu-z/cpu-z_2.12-en.exe
InstallerSha256: DD3B672DA45C50A57053D037D7EA0C9373275D42C75DF2282C2536EA104FE5C5
- InstallerLocale: en-US
Architecture: x64
InstallerUrl: https://download.cpuid.com/cpu-z/cpu-z_2.12-en.exe
InstallerSha256: DD3B672DA45C50A57053D037D7EA0C9373275D42C75DF2282C2536EA104FE5C5
- InstallerLocale: zh-CN
Architecture: x86
InstallerUrl: https://download.cpuid.com/cpu-z/cpu-z_2.12-cn.exe
InstallerSha256: E999AB3348BA2A38E6C00025C5F104F6B8000E8F71F3A803DB10269315521206
- InstallerLocale: zh-CN
Architecture: x64
InstallerUrl: https://download.cpuid.com/cpu-z/cpu-z_2.12-cn.exe
InstallerSha256: E999AB3348BA2A38E6C00025C5F104F6B8000E8F71F3A803DB10269315521206
ManifestType: installer
ManifestVersion: 1.6.0
39 changes: 39 additions & 0 deletions manifests/c/CPUID/CPU-Z/2.12/CPUID.CPU-Z.locale.en-US.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,39 @@
# Created using wingetcreate 1.6.5.0
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json

PackageIdentifier: CPUID.CPU-Z
PackageVersion: "2.12"
PackageLocale: en-US
Publisher: CPUID, Inc.
PublisherUrl: https://www.cpuid.com/
PublisherSupportUrl: https://www.cpuid.com/contact.html
PrivacyUrl: https://www.cpuid.com/privacy-policy.html
Author: Franck Delattre, CPUID
PackageName: CPUID CPU-Z
PackageUrl: https://www.cpuid.com/softwares/cpu-z.html
License: Freeware
LicenseUrl: https://www.cpuid.com/terms-of-service.html
Copyright: CPUID ©2001-2022 - All website content subjected to copyright
ShortDescription: System information software.
Description: |-
CPU-Z is a freeware that gathers information on some of the main devices of your system
- Processor name and number, codename, process, package, cache levels.
- Mainboard and chipset.
- Memory type, size, timings, and module specifications (SPD).
- Real time measurement of each cores internal frequency, memory frequency.
Moniker: cpu-z
Tags:
- amd
- cpu
- cpuid
- cpuz
- hardware
- intel
- memory
- motherboard
- processor
- system
- system-utility
- utility
ManifestType: defaultLocale
ManifestVersion: 1.6.0
37 changes: 37 additions & 0 deletions manifests/c/CPUID/CPU-Z/2.12/CPUID.CPU-Z.locale.zh-CN.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,37 @@
# Created using wingetcreate 1.6.5.0
# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.6.0.schema.json

PackageIdentifier: CPUID.CPU-Z
PackageVersion: "2.12"
PackageLocale: zh-CN
Publisher: CPUID, Inc.
PublisherUrl: https://www.cpuid.com/
PublisherSupportUrl: https://www.cpuid.com/contact.html
PrivacyUrl: https://www.cpuid.com/privacy-policy.html
Author: 弗兰克·德拉特
PackageName: CPUID CPU-Z
PackageUrl: https://www.cpuid.com/softwares/cpu-z.html
License: 免费软件
LicenseUrl: https://www.cpuid.com/terms-of-service.html
Copyright: CPUID ©2001-2022 - All website content subjected to copyright
ShortDescription: 系统信息软件
Description: |-
CPU-Z 是一款免费软件,可以收集系统中一些主要设备的信息
- 处理器名称、数量、代号、工艺、插槽、各级缓存
- 主板和芯片组
- 内存类型、容量、时序、SPD
- 实时测量每个核心的内部频率和内存频率
Tags:
- amd
- cpu
- cpuid
- intel
- 主板
- 内存
- 处理器
- 工具
- 硬件
- 系统
- 英特尔
ManifestType: locale
ManifestVersion: 1.6.0
8 changes: 8 additions & 0 deletions manifests/c/CPUID/CPU-Z/2.12/CPUID.CPU-Z.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# Created using wingetcreate 1.6.5.0
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json

PackageIdentifier: CPUID.CPU-Z
PackageVersion: "2.12"
DefaultLocale: en-US
ManifestType: version
ManifestVersion: 1.6.0

0 comments on commit b3575d8

Please sign in to comment.