rewrite yml: byrne.utilities.hashpass

This commit is contained in:
Michael Pöhn 2019-07-15 02:18:07 +02:00
parent 09004d751f
commit 382f9783ca
2 changed files with 33 additions and 31 deletions

View file

@ -1,31 +0,0 @@
Categories:Security
License:GPL-3.0-only
Author Web Site:http://technologiquepark.wordpress.com
Web Site:
Source Code:https://github.com/dillbyrne/HashPass
Issue Tracker:https://github.com/dillbyrne/HashPass/issues
Bitcoin:1L44pgmZpeMsWsd24WgN6SJjEUARG5eY6G
Auto Name:HashPass
Summary:Use hashes as passwords
Description:
Simple password generator for android which uses hashes as passwords, affording
ease in recall and effectiveness in password strength. Available hashes are MD5,
SHA1, SHA256 and SHA512.
.
Repo Type:git
Repo:https://github.com/dillbyrne/HashPass.git
Build:0.1,1
commit=0.1
forceversion=yes
Build:1.1,2
commit=1.1
forceversion=yes
Auto Update Mode:Version %v
Update Check Mode:Tags
Current Version:1.1
Current Version Code:2

View file

@ -0,0 +1,33 @@
Categories:
- Security
License: GPL-3.0-only
AuthorWebSite: http://technologiquepark.wordpress.com
SourceCode: https://github.com/dillbyrne/HashPass
IssueTracker: https://github.com/dillbyrne/HashPass/issues
Bitcoin: 1L44pgmZpeMsWsd24WgN6SJjEUARG5eY6G
AutoName: HashPass
Summary: Use hashes as passwords
Description: |-
Simple password generator for android which uses hashes as passwords, affording
ease in recall and effectiveness in password strength. Available hashes are MD5,
SHA1, SHA256 and SHA512.
RepoType: git
Repo: https://github.com/dillbyrne/HashPass.git
Builds:
- versionName: '0.1'
versionCode: 1
commit: '0.1'
forceversion: true
- versionName: '1.1'
versionCode: 2
commit: '1.1'
forceversion: true
AutoUpdateMode: Version %v
UpdateCheckMode: Tags
CurrentVersion: '1.1'
CurrentVersionCode: 2