29 lines
1023 B
YAML
29 lines
1023 B
YAML
# ================== General ==================
|
|
Id: CrystalDewWorld.CrystalDiskInfo
|
|
Publisher: Crystal Dew World
|
|
Name: CrystalDiskInfo
|
|
Author: hiyohiyo
|
|
Description: A HDD/SSD utility software which supports a part of USB, Intel/AMD RAID and NVMe.
|
|
AppMoniker: crystaldiskinfo
|
|
Tags: utility, disk, diagnostic, hdd, ssd
|
|
|
|
# ================== License ==================
|
|
Homepage: https://crystalmark.info/en/software/crystaldiskinfo/
|
|
License: MIT License
|
|
LicenseUrl: https://crystalmark.info/en/software/crystaldiskinfo/crystaldiskinfo-license/
|
|
|
|
# ================= Installer =================
|
|
MinOSVersion: 10.0.0.0
|
|
#Channel: stable # Channel is not supported in this preview (5/24/2020)
|
|
Version: 8.8.1
|
|
|
|
InstallerType: Inno
|
|
Installers:
|
|
- Arch: Neutral
|
|
Url: https://osdn.net/frs/redir.php?m=gigenet&f=crystaldiskinfo%2F73507%2FCrystalDiskInfo8_8_1.exe
|
|
Sha256: 81ab3483fe1aa0aaaf0653c0d30c7719b8a6169eec68282906950f1395e0a089
|
|
Scope: machine
|
|
Language: Multilingual
|
|
|
|
# ManifestVersion: 0.1.0
|