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
61 lines
1.1 KiB
YAML
61 lines
1.1 KiB
YAML
Categories:
|
|
- Games
|
|
- Science & Education
|
|
License: GPL-3.0-or-later
|
|
SourceCode: https://github.com/sanskritbscs/memory
|
|
IssueTracker: https://github.com/sanskritbscs/memory/issues
|
|
Liberapay: sanskritbscs
|
|
Bitcoin: bc1q3xasvfn2c84dprkk2mxj5g7n6ujwylphu8qsf3
|
|
|
|
AutoName: Memory
|
|
|
|
RepoType: git
|
|
Repo: https://github.com/sanskritbscs/memory.git
|
|
|
|
Builds:
|
|
- versionName: '2.6'
|
|
versionCode: 20
|
|
commit: v2.6
|
|
subdir: app
|
|
gradle:
|
|
- fdroid
|
|
|
|
- versionName: '3.0'
|
|
versionCode: 25
|
|
commit: v3.0
|
|
subdir: app
|
|
gradle:
|
|
- fdroid
|
|
|
|
- versionName: '3.1'
|
|
versionCode: 31
|
|
commit: v3.1
|
|
subdir: app
|
|
gradle:
|
|
- fdroid
|
|
|
|
- versionName: '3.2'
|
|
versionCode: 32
|
|
commit: v3.2
|
|
subdir: app
|
|
gradle:
|
|
- fdroid
|
|
|
|
- versionName: '3.3'
|
|
versionCode: 33
|
|
commit: 223500001e39b2df723590e37ac46a90812eaa9e
|
|
subdir: app
|
|
gradle:
|
|
- fdroid
|
|
|
|
- versionName: '3.4'
|
|
versionCode: 34
|
|
commit: 203b8b26059d225b9f9b934146eac84865f3b37b
|
|
subdir: app
|
|
gradle:
|
|
- fdroid
|
|
|
|
AutoUpdateMode: Version
|
|
UpdateCheckMode: Tags .*[0-9]$
|
|
CurrentVersion: '3.4'
|
|
CurrentVersionCode: 34
|