From 8a5eef0b3bc776ce2b96ce1a67bbb14233515441 Mon Sep 17 00:00:00 2001 From: Code <60588434+superusercode@users.noreply.github.com> Date: Sat, 23 May 2020 01:47:48 -0400 Subject: [PATCH] CrystalDiskMark uses inno, not a generic exe (#724) * CrystalDiskMark uses nullsoft, not a generic exe * Update 7.0.0.0.yaml * /verysilent already passed by the inno type * Update 7.0.0.0.yaml --- manifests/CrystalDewWorld/CrystalDiskMark/7.0.0.0.yaml | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/manifests/CrystalDewWorld/CrystalDiskMark/7.0.0.0.yaml b/manifests/CrystalDewWorld/CrystalDiskMark/7.0.0.0.yaml index 9894f2f3e..86da1ab6a 100644 --- a/manifests/CrystalDewWorld/CrystalDiskMark/7.0.0.0.yaml +++ b/manifests/CrystalDewWorld/CrystalDiskMark/7.0.0.0.yaml @@ -6,12 +6,10 @@ Author: Crystal Dew World License: MIT LicenseUrl: https://crystalmark.info/en/software/crystaldiskmark/crystaldiskmark-license/ Homepage: https://crystalmark.info/en/software/crystaldiskmark/ +Tags: utility Description: CrystalDiskMark is a simple disk benchmark software. -InstallerType: exe +InstallerType: inno Installers: - Arch: x64 Url: https://osdn.net/frs/redir.php?m=dotsrc&f=crystaldiskmark%2F71859%2FCrystalDiskMark7_0_0h.exe Sha256: 6B908D70EE1AC865A96F8FBEE3C7B9F960D357CD5C02A43DAC082F498C99514B - Switches: - Silent: /VERYSILENT - SilentWithProgress: /VERYSILENT \ No newline at end of file