31 lines
		
	
	
		
			1.1 KiB
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			31 lines
		
	
	
		
			1.1 KiB
		
	
	
	
		
			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 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.10.0
 | |
| 
 | |
| InstallerType: Inno
 | |
| Installers:
 | |
|   - Arch: Neutral
 | |
|     Url: https://osdn.net/frs/redir.php?m=auto&f=crystaldiskinfo%2F74490%2FCrystalDiskInfo8_10_0.exe
 | |
|     Sha256: bc6ff42433e7e54f4fe02f897ed8a8cb9d79b7b8b0291b84b1674dfaed5eb86e
 | |
|     Scope: machine
 | |
|     Language: Multilingual
 | |
|     Switches:
 | |
|       Silent: /VERYSILENT
 | |
|       SilentWithProgress: /VERYSILENT
 | |
| # ManifestVersion: 0.1.0
 |