31 lines
		
	
	
		
			1.1 KiB
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			31 lines
		
	
	
		
			1.1 KiB
		
	
	
	
		
			YAML
		
	
	
	
	
	
| # ================== General ==================
 | |
| Id: CrystalDewWorld.CrystalDiskInfoShizukuEdition
 | |
| Publisher: Crystal Dew World
 | |
| Name: CrystalDiskInfo Shizuku Edition
 | |
| Author: hiyohiyo
 | |
| Description: A HDD/SSD utility software which supports a part of USB, Intel RAID and NVMe.
 | |
| AppMoniker: crystaldiskinfo-se
 | |
| 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.11.1
 | |
| 
 | |
| InstallerType: Inno
 | |
| Installers:
 | |
|   - Arch: Neutral
 | |
|     Url: https://osdn.net/frs/redir.php?m=auto&f=crystaldiskinfo%2F74602%2FCrystalDiskInfo8_11_1Shizuku.exe
 | |
|     Sha256: a371e5bb09026d9bab418b1c619de1c5ff1092e5e1b50ca367b0d65e98fbfb94
 | |
|     Scope: machine
 | |
|     Language: Multilingual
 | |
|     Switches:
 | |
|       Silent: /VERYSILENT
 | |
|       SilentWithProgress: /VERYSILENT
 | |
| # ManifestVersion: 0.1.0
 |