From f332dad88c2645dbecdb40260d570653d5cdd8f6 Mon Sep 17 00:00:00 2001 From: Nisarg Mehta <5328361+mehtanisarg369@users.noreply.github.com> Date: Thu, 9 Jul 2020 00:47:05 +0100 Subject: [PATCH] Add manifest file for KeePassXC v2.6.0 x64 (#2380) * Add KeePassXC v2.6.0 * Modified the ID Property of a manifest (publisher name and application name) Co-authored-by: mehtanisarg369 --- manifests/KeePassXCTeam/KeePassXC/2.6.0.yaml | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 manifests/KeePassXCTeam/KeePassXC/2.6.0.yaml diff --git a/manifests/KeePassXCTeam/KeePassXC/2.6.0.yaml b/manifests/KeePassXCTeam/KeePassXC/2.6.0.yaml new file mode 100644 index 000000000..d673026a6 --- /dev/null +++ b/manifests/KeePassXCTeam/KeePassXC/2.6.0.yaml @@ -0,0 +1,16 @@ +Id: KeePassXCTeam.KeePassXC +Version: 2.6.0 +Name: KeePassXC +Publisher: KeePassXC Team +License: GNU GPL3 +LicenseUrl: https://github.com/keepassxreboot/keepassxc/blob/develop/LICENSE.GPL-3 +AppMoniker: keepassxc +Tags: keepassxc +Description: KeePassXC is a free and open-source password manager. It started as a community fork of KeePassX. +Homepage: https://keepassxc.org +Installers: + - Arch: x64 + Url: https://github.com/keepassxreboot/keepassxc/releases/download/2.6.0/KeePassXC-2.6.0-Win64.msi + Sha256: 9C3924B39773B4DD15D52D97CDF5D66117259742BBE753C84207EB8A82BAB5FB + InstallerType: msi +