mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 19:59:12 +00:00
add org.wbftw.weil.passwordgenerator
This commit is contained in:
parent
82f784ed62
commit
d0eeed6034
1 changed files with 29 additions and 0 deletions
29
metadata/org.wbftw.weil.passwordgenerator.yml
Normal file
29
metadata/org.wbftw.weil.passwordgenerator.yml
Normal file
|
|
@ -0,0 +1,29 @@
|
|||
Categories:
|
||||
- Security
|
||||
License: GPL-3.0-only
|
||||
AuthorName: Weil Jimmer
|
||||
AuthorEmail: me@weils.net
|
||||
WebSite: https://weils.net/
|
||||
SourceCode: https://github.com/WeilJimmer/PasswordGeneratorApp/
|
||||
IssueTracker: https://github.com/WeilJimmer/PasswordGeneratorApp/issues
|
||||
|
||||
AutoName: PasswordGenerator
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/WeilJimmer/PasswordGeneratorApp.git
|
||||
Binaries: https://github.com/WeilJimmer/PasswordGeneratorApp/releases/download/v%v/PasswordGenerator-v%v.apk
|
||||
|
||||
Builds:
|
||||
- versionName: 1.0.0.01
|
||||
versionCode: 10001
|
||||
commit: v1.0.0.01
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AllowedAPKSigningKeys: 2835badb45302f83c3cd91c6c480cf0d3acb7a3d26a4cc02c39f580f56e5ec1e
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 1.0.0.01
|
||||
CurrentVersionCode: 10001
|
||||
Loading…
Reference in a new issue