From 6124a86e0685e7ca7fe9aaf78ceb180f9101bcec Mon Sep 17 00:00:00 2001 From: Chi Lei Date: Wed, 20 Jan 2021 09:45:38 +0800 Subject: [PATCH] crystaldiskmark 8.0.1 (#6322) * Fix for PR #6092 * Fix link * Fix link --- .../CrystalDewWorld/CrystalDiskMark/8.0.1.yaml | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 manifests/CrystalDewWorld/CrystalDiskMark/8.0.1.yaml diff --git a/manifests/CrystalDewWorld/CrystalDiskMark/8.0.1.yaml b/manifests/CrystalDewWorld/CrystalDiskMark/8.0.1.yaml new file mode 100644 index 000000000..c5aeaeaeb --- /dev/null +++ b/manifests/CrystalDewWorld/CrystalDiskMark/8.0.1.yaml @@ -0,0 +1,18 @@ +Id: CrystalDewWorld.CrystalDiskMark +Publisher: Crystal Dew World +Name: CrystalDiskMark +Version: 8.0.1 +Author: hiyohiyo +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: inno +Installers: + - Arch: x64 + Url: https://osdn.net/frs/redir.php?m=auto&f=crystaldiskmark%2F73958%2FCrystalDiskMark8_0_1.exe + Sha256: 1ee157eda8c83a77ec78ce59e4c466aba557e953cef53cc172f61b15389dce18 + Switches: + Silent: /VERYSILENT + SilentWithProgress: /VERYSILENT \ No newline at end of file