28 lines
974 B
YAML
28 lines
974 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.19.0
|
|
|
|
InstallerType: nullsoft
|
|
Installers:
|
|
- Arch: Neutral
|
|
Url: https://github.com/bitwarden/desktop/releases/download/v1.19.0/Bitwarden-Installer-1.19.0.exe
|
|
Sha256: 2dc23425dac2d1752319b223d246b5c9301b6a7efb92e9b34f230d39b082cb72
|
|
#Scope: machine
|
|
|
|
# ManifestVersion: 0.1.0
|