mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-10-06 09:21:07 +03:00
move all test metadata files to .yml format
for f in metadata/*.txt; do ../fdroid rewritemeta --to yml $(basename $f | sed 's,\.txt,,'); done
This commit is contained in:
parent
3bf2d60bfa
commit
b63e9e68c5
35 changed files with 1799 additions and 1433 deletions
14
tests/metadata/obb.main.twoversions.yml
Normal file
14
tests/metadata/obb.main.twoversions.yml
Normal file
|
@ -0,0 +1,14 @@
|
|||
Categories:
|
||||
- Development
|
||||
License: GPL-3.0-only
|
||||
SourceCode: https://github.com/eighthave/urzip
|
||||
Bitcoin: 1Fi5xUHiAPRKxHvyUGVFGt9extBe8Srdbk
|
||||
|
||||
AutoName: OBB Two Versions
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/eighthave/urzip.git
|
||||
|
||||
AutoUpdateMode: None
|
||||
UpdateCheckMode: None
|
||||
CurrentVersionCode: 99999999
|
Loading…
Add table
Add a link
Reference in a new issue