Skip to content

Commit

Permalink
CPUID.CPU-Z version 2.13 (microsoft#202042)
Browse files Browse the repository at this point in the history
  • Loading branch information
KarbitsCode authored Dec 24, 2024
1 parent cba5fbf commit 9f52ded
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.13/CPUID.CPU-Z.installer.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
# Created using wingetcreate 1.9.2.0
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.9.0.schema.json

PackageIdentifier: CPUID.CPU-Z
PackageVersion: "2.13"
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.13-en.exe
InstallerSha256: A4D4394BDDB7A6D30DB5D59656C8156A40AFBE55929712EEF54C12513E2FD36F
- InstallerLocale: en-US
Architecture: x64
InstallerUrl: https://download.cpuid.com/cpu-z/cpu-z_2.13-en.exe
InstallerSha256: A4D4394BDDB7A6D30DB5D59656C8156A40AFBE55929712EEF54C12513E2FD36F
- InstallerLocale: zh-CN
Architecture: x86
InstallerUrl: https://download.cpuid.com/cpu-z/cpu-z_2.13-cn.exe
InstallerSha256: 7646B0F76F30F750FC34FE733AEA3A9CFCF24E0BCA7FF2257118576ECDF912DB
- InstallerLocale: zh-CN
Architecture: x64
InstallerUrl: https://download.cpuid.com/cpu-z/cpu-z_2.13-cn.exe
InstallerSha256: 7646B0F76F30F750FC34FE733AEA3A9CFCF24E0BCA7FF2257118576ECDF912DB
ManifestType: installer
ManifestVersion: 1.9.0
39 changes: 39 additions & 0 deletions manifests/c/CPUID/CPU-Z/2.13/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.9.2.0
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.9.0.schema.json

PackageIdentifier: CPUID.CPU-Z
PackageVersion: "2.13"
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-2024 - 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.9.0
37 changes: 37 additions & 0 deletions manifests/c/CPUID/CPU-Z/2.13/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.9.2.0
# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.9.0.schema.json

PackageIdentifier: CPUID.CPU-Z
PackageVersion: "2.13"
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-2024 - All website content subjected to copyright
ShortDescription: 系统信息软件
Description: |-
CPU-Z 是一款免费软件,可以收集系统中一些主要设备的信息
- 处理器名称、数量、代号、工艺、插槽、各级缓存
- 主板和芯片组
- 内存类型、容量、时序、SPD
- 实时测量每个核心的内部频率和内存频率
Tags:
- amd
- cpu
- cpuid
- intel
- 主板
- 内存
- 处理器
- 工具
- 硬件
- 系统
- 英特尔
ManifestType: locale
ManifestVersion: 1.9.0
8 changes: 8 additions & 0 deletions manifests/c/CPUID/CPU-Z/2.13/CPUID.CPU-Z.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# Created using wingetcreate 1.9.2.0
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.9.0.schema.json

PackageIdentifier: CPUID.CPU-Z
PackageVersion: "2.13"
DefaultLocale: en-US
ManifestType: version
ManifestVersion: 1.9.0

0 comments on commit 9f52ded

Please sign in to comment.