From 08a06f529a00d4b907aa466e2327d7592d6bd4ca Mon Sep 17 00:00:00 2001 From: Saif Aqqad Date: Wed, 20 May 2020 20:35:15 +0300 Subject: [PATCH] Add manifest for Enpass v6.4.2.669 (#324) * Add manifest for Enpass v6.4.2.669 * Update 6.4.2.669.yaml * reuploaded file * Added silent switch * Added SilentWithProgress switch --- manifests/Sinew/Enpass/6.4.2.669.yaml | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 manifests/Sinew/Enpass/6.4.2.669.yaml diff --git a/manifests/Sinew/Enpass/6.4.2.669.yaml b/manifests/Sinew/Enpass/6.4.2.669.yaml new file mode 100644 index 000000000..e33d3e79b --- /dev/null +++ b/manifests/Sinew/Enpass/6.4.2.669.yaml @@ -0,0 +1,17 @@ +Id: Sinew.Enpass +Publisher: ‪Sinew Software Systems Private Limited +Name: Enpass +Version: 6.4.2.669 +AppMoniker: enpass +Description: Enpass is a cross-platform password management app to securely store passwords and other credentials in a virtual vault locked with a master password. Unlike most other popular password managers, Enpass is an offline password manager +Homepage: https://www.enpass.io/ +License: Copyright (c) 2006-2020 Sinew Software Systems +LicenseUrl: https://www.enpass.io/legal/terms/ +Installers: + - Arch: x86 + Url: https://dl.enpass.io/stable/windows/setup/6.4.2.669/Enpass-setup.exe + Sha256: 97C58DB4E2CFD56548F0CC67960C1696903E72341C0DC6CE663C09BE39BCC6E3 + InstallerType: exe + Switches: + Silent: /ALLUSER /S + SilentWithProgress: /ALLUSER /S \ No newline at end of file