mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 19:29:13 +00:00
Added com.flauschcode.broccoli
This commit is contained in:
parent
ad931cac5f
commit
c4dac4516b
1 changed files with 35 additions and 0 deletions
35
metadata/com.flauschcode.broccoli.yml
Normal file
35
metadata/com.flauschcode.broccoli.yml
Normal file
|
|
@ -0,0 +1,35 @@
|
|||
Categories:
|
||||
- Sports & Health
|
||||
License: GPL-3.0-only
|
||||
AuthorName: flauschtrud
|
||||
AuthorEmail: support@flauschcode.com
|
||||
AuthorWebSite: https://flauschcode.com/
|
||||
SourceCode: https://github.com/flauschtrud/broccoli
|
||||
IssueTracker: https://github.com/flauschtrud/broccoli/issues
|
||||
Changelog: https://github.com/flauschtrud/broccoli/releases
|
||||
Donate: https://ko-fi.com/flauschtrud
|
||||
|
||||
AutoName: Broccoli
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/flauschtrud/broccoli.git
|
||||
Binaries: https://github.com/flauschtrud/broccoli/releases/download/v%v-fdroid/app-fdroid-release.apk
|
||||
|
||||
Builds:
|
||||
- versionName: 1.2.2
|
||||
versionCode: 1020200
|
||||
commit: v1.2.2-fdroid
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y openjdk-17-jdk-headless
|
||||
- update-java-alternatives -a
|
||||
gradle:
|
||||
- fdroid
|
||||
|
||||
AllowedAPKSigningKeys: 738e4f5a7ca828e800c022ab44ab51728e66001e61d350e27ce7d9dfcf0f6b99
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags .*-fdroid
|
||||
CurrentVersion: 1.2.2
|
||||
CurrentVersionCode: 1020200
|
||||
Loading…
Reference in a new issue