mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-11-04 14:30:30 +03:00
define "string map" type for new Anti-Features explanations
closes #683
This commit is contained in:
parent
6e62ea3614
commit
061ca38afd
27 changed files with 1188 additions and 194 deletions
|
|
@ -3,8 +3,8 @@
|
|||
"version": 20002,
|
||||
"index": {
|
||||
"name": "/index-v2.json",
|
||||
"sha256": "a3c7e88a522a7228937e5c3d760fc239e3578e292035d88478d32fec9ff5eb54",
|
||||
"size": 52314,
|
||||
"sha256": "f4979b9db840cb51a99e80c20da676ba42b13133dbaa4819673bc43ed2ffc3f3",
|
||||
"size": 52481,
|
||||
"numPackages": 10
|
||||
},
|
||||
"diffs": {}
|
||||
|
|
|
|||
|
|
@ -568,7 +568,9 @@
|
|||
]
|
||||
},
|
||||
"antiFeatures": {
|
||||
"NoSourceSince": {},
|
||||
"NoSourceSince": {
|
||||
"en-US": "1.5"
|
||||
},
|
||||
"NonFreeNet": {}
|
||||
}
|
||||
},
|
||||
|
|
@ -602,7 +604,9 @@
|
|||
]
|
||||
},
|
||||
"antiFeatures": {
|
||||
"NoSourceSince": {},
|
||||
"NoSourceSince": {
|
||||
"en-US": "1.5"
|
||||
},
|
||||
"NonFreeNet": {}
|
||||
}
|
||||
},
|
||||
|
|
@ -645,7 +649,9 @@
|
|||
]
|
||||
},
|
||||
"antiFeatures": {
|
||||
"NoSourceSince": {},
|
||||
"NoSourceSince": {
|
||||
"en-US": "1.5"
|
||||
},
|
||||
"NonFreeNet": {}
|
||||
}
|
||||
},
|
||||
|
|
@ -689,7 +695,9 @@
|
|||
},
|
||||
"antiFeatures": {
|
||||
"KnownVuln": {},
|
||||
"NoSourceSince": {},
|
||||
"NoSourceSince": {
|
||||
"en-US": "1.5"
|
||||
},
|
||||
"NonFreeAssets": {},
|
||||
"NonFreeNet": {},
|
||||
"UpstreamNonFree": {}
|
||||
|
|
@ -1395,4 +1403,4 @@
|
|||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue