29 lines
		
	
	
		
			1020 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			29 lines
		
	
	
		
			1020 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.5
 | |
| 
 | |
| InstallerType: Inno
 | |
| Installers:
 | |
|   - Arch: Neutral
 | |
|     Url: https://osdn.net/frs/redir.php?m=auto&f=crystaldiskinfo%2F73507%2FCrystalDiskInfo8_8_5.exe
 | |
|     Sha256: AFD8AAB9DFAF8C29F886748821176AD93F44D2D97FE420248AA6042960840487
 | |
|     Scope: machine
 | |
|     Language: Multilingual
 | |
|     
 | |
| # ManifestVersion: 0.1.0
 |