mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-11 22:56:21 +00:00
Newapp com.example.iperf3client
This commit is contained in:
parent
dce245001f
commit
c3acdef632
1 changed files with 29 additions and 0 deletions
29
metadata/com.example.iperf3client.yml
Normal file
29
metadata/com.example.iperf3client.yml
Normal file
|
|
@ -0,0 +1,29 @@
|
|||
Categories:
|
||||
- Connectivity
|
||||
- Internet
|
||||
License: GPL-3.0-or-later
|
||||
AuthorName: CachoCh
|
||||
SourceCode: https://github.com/CachoCh/iperf3AndroidClient
|
||||
IssueTracker: https://github.com/CachoCh/iperf3AndroidClient/issues
|
||||
Changelog: https://github.com/CachoCh/iperf3AndroidClient/releases
|
||||
|
||||
AutoName: iPerf3Client
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/CachoCh/iperf3AndroidClient
|
||||
Binaries: https://github.com/CachoCh/iperf3AndroidClient/releases/download/%v/iperf3client_%v.apk
|
||||
|
||||
Builds:
|
||||
- versionName: '1.3'
|
||||
versionCode: 4
|
||||
commit: f6ed1982796045d029e007831400bef52b823246
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AllowedAPKSigningKeys: 85486f351ad1312014da87e240c33e21fa5c24d6ac4cb1304bdecd8ba3b26d8b
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: '1.3'
|
||||
CurrentVersionCode: 4
|
||||
Loading…
Reference in a new issue