fdroiddata/metadata/com.baldo.bob.yml
linsui ff594d7193 remove disabled versions
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
2025-11-12 20:24:51 +08:00

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