Manifest Update for KeePass (#11367)

This commit is contained in:
Esco
2021-04-22 21:13:32 +02:00
committed by GitHub
parent f556cf38e3
commit ed4c08438d
3 changed files with 62 additions and 21 deletions

View File

@@ -0,0 +1,32 @@
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.0.0.schema.json
PackageIdentifier: DominikReichl.KeePass
PackageVersion: 2.47.0.0
MinimumOSVersion: 10.0.0.0
FileExtensions:
- kdb
- kdbx
- lngx
- plgx
- kpdx
InstallModes:
- interactive
- silent
- silentWithProgress
Installers:
- Architecture: x86
InstallerType: msi
InstallerUrl: https://sourceforge.net/projects/keepass/files/KeePass%202.x/2.47/KeePass-2.47.msi/download
InstallerSha256: 6659E447292B05E43841F94686BE58F34C5FA785F3A68816F9AEE60A63EF3E82
ProductCode: "{75A8D962-E9F3-45DA-9FC2-168F4E262860}"
Scope: machine
InstallerLocale: en-US
UpgradeBehavior: install
- Architecture: x86
InstallerType: inno
InstallerUrl: https://sourceforge.net/projects/keepass/files/KeePass%202.x/2.47/KeePass-2.47-Setup.exe/download
InstallerSha256: 3EB2723AE5363C8400B494A5C2BB24D911E622ECBC15B20AAA32526A7BB45E42
Scope: machine
InstallerLocale: en-US
UpgradeBehavior: install
ManifestType: installer
ManifestVersion: 1.0.0

View File

@@ -0,0 +1,27 @@
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultlocale.1.0.0.schema.json
PackageIdentifier: DominikReichl.KeePass
PackageVersion: 2.47.0.0
PackageLocale: en-US
Publisher: Dominik Reichl
PublisherUrl: https://keepass.info
PublisherSupportUrl: https://sourceforge.net/p/keepass/bugs/
PrivacyUrl: 'https://keepass.info/help/base/terms.html#privacy'
Author: Dominik Reichl
PackageName: KeePass
PackageUrl: https://keepass.info
License: GNU GPLv2
LicenseUrl: https://keepass.info/help/v2/license.html
Copyright: Copyright © 2003-2021 Dominik Reichl.
CopyrightUrl: 'https://keepass.info/help/base/terms.html#copy'
ShortDescription: KeePass, the free, open source, light-weight and easy-to-use password manager.
Description: KeePass Password Safe is a free, open source, lightweight, and easy-to-use password manager for Windows, Linux and Mac OS X, with ports for Android, iPhone/iPad and other mobile devices. With so many passwords to remember and the need to vary passwords to protect your valuable data, its nice to have KeePass to manage your passwords in a secure way. KeePass puts all your passwords in a highly encrypted database and locks them with one master key or a key file. As a result, you only have to remember one single master password or select the key file to unlock the whole database. And the databases are encrypted using the best and most secure encryption algorithms currently known, AES and Twofish. See our features page for details.
Moniker: keepass
Tags:
- password
- password manager
- password safe
- credentials
- protect
- cross platform
ManifestType: defaultLocale
ManifestVersion: 1.0.0

View File

@@ -1,24 +1,6 @@
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.0.0.schema.json
PackageIdentifier: DominikReichl.KeePass PackageIdentifier: DominikReichl.KeePass
PackageName: KeePass
Moniker: KeePass
PackageVersion: 2.47.0.0 PackageVersion: 2.47.0.0
Publisher: DominikReichl DefaultLocale: en-US
Author: Dominik Reichl ManifestType: version
License: Copyright (c) 2003-2020 Dominik Reichl
LicenseUrl: https://keepass.info/help/v1/license.html
MinimumOSVersion: 10.0.0.0
PackageUrl: https://keepass.info/
ShortDescription: KeePass, the free, open source, light-weight and easy-to-use password manager.
Tags:
- Password
- Password Safe
- Credentials
- Protect
InstallerType: inno
Installers:
- Architecture: x64
InstallerUrl: https://sourceforge.net/projects/keepass/files/KeePass%202.x/2.47/KeePass-2.47-Setup.exe/download
InstallerSha256: 3EB2723AE5363C8400B494A5C2BB24D911E622ECBC15B20AAA32526A7BB45E42
PackageLocale: en-US
ManifestType: singleton
ManifestVersion: 1.0.0 ManifestVersion: 1.0.0