fdroiddata/metadata/io.github.wh201906.serialpipe.yml
linsui f5701c12ad remove disabled versions
for f in $(rg --files-with-matches '^    disable: ' metadata/*.yml); do
  yq -i '.Builds |= ((.[:-1] | filter(has("disable") | not)) + .[-1:])' $f;
done
fdroid rewritemeta
2024-02-28 13:31:34 +00:00

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