mirror of
https://github.com/YunoHost-Apps/searx_ynh.git
synced 2024-09-03 20:16:30 +02:00
add "packaging_format" key to manifest.json
Following the decision taken during last meeting. See "## Format version (packaging_version)" here http://pv.yunohost.org/meeting/63-yunohost-3-2016/
This commit is contained in:
parent
fbde09444f
commit
3962e269f2
1 changed files with 1 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
||||||
{
|
{
|
||||||
"name": "Searx",
|
"name": "Searx",
|
||||||
"id": "searx",
|
"id": "searx",
|
||||||
|
"packaging_format": 1,
|
||||||
"description": {
|
"description": {
|
||||||
"en": "A privacy-respecting, hackable metasearch engine",
|
"en": "A privacy-respecting, hackable metasearch engine",
|
||||||
"fr": "Un méta-moteur de recherche respectueux de la vie privée et bidouillable"
|
"fr": "Un méta-moteur de recherche respectueux de la vie privée et bidouillable"
|
||||||
|
|
Loading…
Reference in a new issue