From 4ca9eb06dd0dadd52a3d7ee73ce7e7a9f2d90c41 Mon Sep 17 00:00:00 2001 From: Code <60588434+superusercode@users.noreply.github.com> Date: Sat, 23 May 2020 01:52:03 -0400 Subject: [PATCH] CrystalDiskInfo uses inno, not a generic exe (#723) * Update 8.5.2.yaml * Update 8.5.2.yaml * /verysilent already passed by the inno type * Update 8.5.2.yaml --- manifests/CrystalDewWorld/CrystalDiskInfo/8.5.2.yaml | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/manifests/CrystalDewWorld/CrystalDiskInfo/8.5.2.yaml b/manifests/CrystalDewWorld/CrystalDiskInfo/8.5.2.yaml index f2ddf2a56..32d846c62 100644 --- a/manifests/CrystalDewWorld/CrystalDiskInfo/8.5.2.yaml +++ b/manifests/CrystalDewWorld/CrystalDiskInfo/8.5.2.yaml @@ -6,12 +6,10 @@ Author: Crystal Dew World License: MIT LicenseUrl: https://crystalmark.info/en/software/crystaldiskinfo/crystaldiskinfo-license/ Homepage: https://crystalmark.info/en/software/crystaldiskinfo/ +Tags: utility Description: A HDD/SSD utility software which supports a part of USB, Intel/AMD RAID and NVMe. -InstallerType: exe +InstallerType: inno Installers: - Arch: x64 Url: https://osdn.net/frs/redir.php?m=dotsrc&f=crystaldiskinfo%2F72889%2FCrystalDiskInfo8_5_2.exe Sha256: 7770EB42911D4C03B67EBF0D6858B1CB817260A542AC320BA843624A48DDCFAF - Switches: - Silent: /VERYSILENT - SilentWithProgress: /VERYSILENT \ No newline at end of file