mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-04-14 19:46:54 +00:00
for f in $(rg --files-with-matches '^ disable: ' metadata/*.yml); do
yq -i '(.VercodeOperation // "a" | length) as $num | .Builds |=
((.[:(0 - $num)] | filter(has("disable") | not)) + .[(0 - $num):])' $f;
done
fdroid rewritemeta
33 lines
775 B
YAML
33 lines
775 B
YAML
Categories:
|
|
- Sports & Health
|
|
License: GPL-3.0-or-later
|
|
SourceCode: https://gitlab.com/LaBaude32/bob
|
|
IssueTracker: https://gitlab.com/LaBaude32/bob/issues
|
|
|
|
AutoName: BoB
|
|
|
|
RepoType: git
|
|
Repo: https://gitlab.com/LaBaude32/bob.git
|
|
Binaries: https://gitlab.com/LaBaude32/bob/-/releases/%v/downloads/app-release.apk
|
|
|
|
Builds:
|
|
- versionName: 1.3.2
|
|
versionCode: 8
|
|
commit: 08e97072b0c42304d81e109b458d725744fce8a5
|
|
subdir: app
|
|
gradle:
|
|
- yes
|
|
|
|
- versionName: 1.4.1
|
|
versionCode: 10
|
|
commit: eca2f702272a41698965dbcff42d934ca3d2a6ce
|
|
subdir: app
|
|
gradle:
|
|
- yes
|
|
|
|
AllowedAPKSigningKeys: b998fd48ad4f36984821ef2c7d69bf8c61caba580bdf684e97353a70fddc7a62
|
|
|
|
AutoUpdateMode: Version
|
|
UpdateCheckMode: Tags
|
|
CurrentVersion: 1.4.1
|
|
CurrentVersionCode: 10
|