diff --git a/manifests/Bitwarden/Bitwarden/1.17.2.yaml b/manifests/Bitwarden/Bitwarden/1.17.2.yaml new file mode 100644 index 000000000..50e204ea2 --- /dev/null +++ b/manifests/Bitwarden/Bitwarden/1.17.2.yaml @@ -0,0 +1,19 @@ +Id: Bitwarden.Bitwarden +Name: Bitwarden +AppMoniker: bitwarden +Version: 1.17.2 +Publisher: Bitwarden Inc. +Author: Bitwarden +License: GNU General Public License (GPL) v3.0 +LicenseUrl: https://github.com/bitwarden/desktop/blob/master/LICENSE.txt +MinOSVersion: 10.0.0.0 +Homepage: https://bitwarden.com +Tags: "Password, Password Safe, Credentials, Protect" +InstallerType: exe +Installers: + - Arch: x64 + Url: https://github.com/bitwarden/desktop/releases/download/v1.17.2/Bitwarden-Installer-1.17.2.exe + Sha256: 0a62bde312f95a8d6942eb6025a1a28c6e610e0b2da6b08893b14958b3349457 + Switches: + Silent: /S + SilentWithProgress: /S \ No newline at end of file