From 05e18f2d09d71feb6f5578f7a776473e40beb2a5 Mon Sep 17 00:00:00 2001 From: Shreyansh Nayak <37300847+149segolte@users.noreply.github.com> Date: Sat, 20 Jun 2020 06:30:00 +0530 Subject: [PATCH] Submitting Crypter version 4.0.0.yaml (#1908) * Submitting Crypter version 4.0.0.yaml * Update the manifest * Add Silent Switches --- manifests/HR/Crypter/4.0.0.yaml | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 manifests/HR/Crypter/4.0.0.yaml diff --git a/manifests/HR/Crypter/4.0.0.yaml b/manifests/HR/Crypter/4.0.0.yaml new file mode 100644 index 000000000..8ac4dd332 --- /dev/null +++ b/manifests/HR/Crypter/4.0.0.yaml @@ -0,0 +1,17 @@ +Id: HR.Crypter +Version: 4.0.0 +Name: Crypter +Publisher: HR +License: MIT +LicenseUrl: https://github.com/HR/Crypter/blob/master/license +AppMoniker: crypter +Description: An innovative, convenient and secure cross-platform crypto app +Homepage: https://git.io/Crypter +Installers: + - Arch: x64 + Url: https://github.com/HR/Crypter/releases/download/v4.0.0/Crypter-Setup-4.0.0.exe + Sha256: 42D16AF4564B193D69BEE553D78E0A725D215C3289A1CBFBD29A70ED9B5D48C8 + InstallerType: exe +Switches: + Silent: /S + SilentWithProgress: /S \ No newline at end of file