* adding bitwarden desktop 1.17.2 * remove ManifestVersion to resolve pipeline validation issue
19 lines
635 B
YAML
19 lines
635 B
YAML
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 |