mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 12:19:10 +00:00
Newapp: CAPod
This commit is contained in:
parent
bd59c6525c
commit
0dd6a5a12e
1 changed files with 31 additions and 0 deletions
31
metadata/eu.darken.capod.yml
Normal file
31
metadata/eu.darken.capod.yml
Normal file
|
|
@ -0,0 +1,31 @@
|
|||
Categories:
|
||||
- System
|
||||
License: GPL-3.0-only
|
||||
AuthorName: Matthias Urhahn
|
||||
AuthorEmail: darken@darken.eu
|
||||
AuthorWebSite: https://darken.eu
|
||||
SourceCode: https://github.com/d4rken-org/capod
|
||||
IssueTracker: https://github.com/d4rken-org/capod/issues
|
||||
Changelog: https://github.com/d4rken-org/capod/releases
|
||||
Donate: https://github.com/sponsors/d4rken
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/d4rken-org/capod.git
|
||||
Binaries: https://github.com/d4rken-org/capod/releases/download/v%v/eu.darken.capod-v%v-%c-FOSS-RELEASE.apk
|
||||
|
||||
Builds:
|
||||
- versionName: 2.8.1-rc0
|
||||
versionCode: 20801000
|
||||
commit: 870e518ff6972a0bc8fc3cf37f73a26210a1af01
|
||||
subdir: app
|
||||
gradle:
|
||||
- foss
|
||||
rm:
|
||||
- crowdin-cli.jar
|
||||
prebuild: cp ../version.properties .
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
UpdateCheckData: VERSION|.+?\s(\d+)|.|(.+?)\s\d+
|
||||
CurrentVersion: 2.8.1-rc0
|
||||
CurrentVersionCode: 20801000
|
||||
Loading…
Reference in a new issue