mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 20:29:15 +00:00
Merge branch 'chiver' into 'master'
App inclusion: metadata for io.github.chiver See merge request fdroid/fdroiddata!6152
This commit is contained in:
commit
28cc364360
1 changed files with 26 additions and 0 deletions
26
metadata/io.github.chiver.yml
Normal file
26
metadata/io.github.chiver.yml
Normal file
|
|
@ -0,0 +1,26 @@
|
|||
Categories:
|
||||
- Internet
|
||||
License: Apache-2.0
|
||||
AuthorName: Alessandro Negrin
|
||||
SourceCode: https://github.com/anegrin/chiver
|
||||
IssueTracker: https://github.com/anegrin/chiver/issues
|
||||
Changelog: https://github.com/anegrin/chiver/releases
|
||||
Donate: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=XVKKZQ4VAUBXJ&source=url
|
||||
|
||||
AutoName: Chiver
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/anegrin/chiver
|
||||
|
||||
Builds:
|
||||
- versionName: 1.1.0
|
||||
versionCode: 110
|
||||
commit: 1.1.0
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version %v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 1.1.0
|
||||
CurrentVersionCode: 110
|
||||
Loading…
Reference in a new issue