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.23.1
|
|
|
|
InstallerType: nullsoft
|
|
Installers:
|
|
- Arch: Neutral
|
|
Url: https://github.com/bitwarden/desktop/releases/download/v1.23.1/Bitwarden-Installer-1.23.1.exe
|
|
Sha256: 51506de98dbae41722a644a4b959fb0c9982e77fc62cff71e5c9c3bc5c636ddc
|
|
Scope: machine
|
|
Language: en-US
|
|
|
|
# ManifestVersion: 0.1.0
|