29 lines
997 B
YAML
29 lines
997 B
YAML
# ================== General ==================
|
|
Id: Bitwarden.Bitwarden
|
|
Publisher: Bitwarden
|
|
Name: Bitwarden
|
|
Author: Bitwarden
|
|
Description: Bitwarden is a free and open source password manager for individuals, teams, and business organizations.
|
|
AppMoniker: bitwarden
|
|
Tags: Password, Password Safe, Credentials, Protect
|
|
|
|
# ================== License ==================
|
|
# Homepage: https://bitwarden.com/
|
|
License: GNU General Public License v3.0
|
|
LicenseUrl: https://github.com/bitwarden/desktop/blob/master/LICENSE.txt
|
|
|
|
# ================= Installer =================
|
|
MinOSVersion: 10.0.0.0
|
|
# Channel: stable # Channel is not supported in this preview (5/24/2020)
|
|
Version: 1.22.2
|
|
|
|
InstallerType: nullsoft
|
|
Installers:
|
|
- Arch: Neutral
|
|
Url: https://github.com/bitwarden/desktop/releases/download/v1.22.2/Bitwarden-Installer-1.22.2.exe
|
|
Sha256: 68423b201e07848d6f7a850bbaa5e2a59f6dc955f3e4ec1c9968744ea3d7bb2d
|
|
Scope: machine
|
|
Language: en-US
|
|
|
|
# ManifestVersion: 0.1.0
|