mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-04-16 04:26:28 +00:00
for f in $(rg --files-with-matches '^ disable: ' metadata/*.yml); do
yq -i '.Builds |= ((.[:-1] | filter(has("disable") | not)) + .[-1:])' $f;
done
fdroid rewritemeta
33 lines
649 B
YAML
33 lines
649 B
YAML
Categories:
|
|
- Connectivity
|
|
- Development
|
|
License: MIT
|
|
AuthorName: wh201906
|
|
AuthorEmail: wh201906@yandex.com
|
|
SourceCode: https://github.com/wh201906/SerialPipe
|
|
IssueTracker: https://github.com/wh201906/SerialPipe/issues
|
|
|
|
AutoName: SerialPipe
|
|
|
|
RepoType: git
|
|
Repo: https://github.com/wh201906/SerialPipe.git
|
|
|
|
Builds:
|
|
- versionName: v0.0.1
|
|
versionCode: 1
|
|
commit: 3a6a70eff4ed954de09e6df08b4c7ab1ebfeaef9
|
|
subdir: app
|
|
gradle:
|
|
- yes
|
|
|
|
- versionName: v0.0.3
|
|
versionCode: 3
|
|
commit: v0.0.3
|
|
subdir: app
|
|
gradle:
|
|
- yes
|
|
|
|
AutoUpdateMode: Version
|
|
UpdateCheckMode: Tags
|
|
CurrentVersion: v0.0.3
|
|
CurrentVersionCode: 3
|