mirror of
https://gitlab.com/fdroid/fdroidserver.git
synced 2024-11-12 18:20:11 +01:00
7c692a4532
This lets mirrors: in config.yml be the same list-of-dicts format as it is in index-v2. This also includes a data format conversion to maintain the right format for the old, unchanging index v0 and v1 formats. #928 #1107
12 lines
239 B
JSON
12 lines
239 B
JSON
{
|
|
"timestamp": 1676634233000,
|
|
"version": 20002,
|
|
"index": {
|
|
"name": "/index-v2.json",
|
|
"sha256": "07fa4500736ae77fcc6434e4d70ab315b8e018aef52c2afca9f2834ddc73747d",
|
|
"size": 32946,
|
|
"numPackages": 10
|
|
},
|
|
"diffs": {}
|
|
}
|