From 811cffc29dfa39c00eef2b91834a31a30f555f29 Mon Sep 17 00:00:00 2001 From: Nisarg Mehta <5328361+mehtanisarg369@users.noreply.github.com> Date: Tue, 18 Aug 2020 17:56:32 +0200 Subject: [PATCH] Add manifest file for Encrypto v1.0.1 (#3129) * Add manifest file for Terminus v0.5.0 x64 * Relocate the manifest file in the correct folder * Add manifest file for Encrypto v1.0.1 * Delete 0.5.0.yaml * Edit manifest file to account for Manifest Validation Error --- manifests/MacPaw/Encrypto/1.0.1.yaml | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 manifests/MacPaw/Encrypto/1.0.1.yaml diff --git a/manifests/MacPaw/Encrypto/1.0.1.yaml b/manifests/MacPaw/Encrypto/1.0.1.yaml new file mode 100644 index 000000000..eb5c6f4b4 --- /dev/null +++ b/manifests/MacPaw/Encrypto/1.0.1.yaml @@ -0,0 +1,15 @@ +Id: MacPaw.Encrypto +Version: 1.0.1 +Name: Encrypto +Publisher: MacPaw Inc. +License: Copyright © 2020 MacPaw Inc. +LicenseUrl: https://macpaw.com/eula +AppMoniker: Encrypto +Tags: Encrypto +Description: Encrypto lets you encrypt files before sending them to friends or coworkers. +Homepage: https://macpaw.com/encrypto +Installers: + - Arch: Neutral + Url: https://dl.devmate.com/com.macpaw.win.Encrypto/EncryptoforWin.exe + Sha256: 841C55824F88B7FD6D1474ADB8E4F7AA854677DFAF1CE4542768DD99EB73AB59 + InstallerType: inno \ No newline at end of file