fdroiddata/metadata/com.chrisheald.flexauth.yml
Hans-Christoph Steiner 6dc775b236
rewrite all .txt with 'Auto Update Mode:None' (a-c)
```bash
for f in `grep --files-with-matches 'Auto Update Mode:None' metadata/*.txt |sed 's,^metadata/\(.*\)\.txt$,\1,'`; do echo $f; done >  /tmp/rewrite
fdroid rewritemeta --to yml `cat /tmp/rewrite`
for f in `cat /tmp/rewrite`; do git rm -f metadata/${f}.txt; git add metadata/${f}.yml; done
```
2019-08-19 13:13:47 +02:00

27 lines
722 B
YAML

AntiFeatures:
- NonFreeNet
Categories:
- Security
License: GPL-2.0-or-later
WebSite: https://www.coffeepowered.net/2010/06/10/flexauth-portable-authentication-for-battle-net
SourceCode: https://github.com/cheald/FlexAuth
IssueTracker: https://github.com/cheald/FlexAuth/issues
AutoName: FlexAuth
Summary: Authenticator for Battle.net
Description: Authenticator for Blizzard's Battle.net gaming service.
RepoType: git
Repo: https://github.com/cheald/FlexAuth.git
Builds:
- versionName: 1.1.6
versionCode: 8
disable: non-free icon used, pull request pending
commit: 17afd40d89597ab7df16ec18f1b1ca02b57ba36f
AutoUpdateMode: None
UpdateCheckMode: RepoManifest
CurrentVersion: 1.1.6
CurrentVersionCode: 8