mirror of
https://github.com/YunoHost-Apps/mopidy_ynh.git
synced 2024-09-03 19:46:21 +02:00
Update manifest.json
This commit is contained in:
parent
58aa835463
commit
016d051833
1 changed files with 3 additions and 4 deletions
|
@ -3,10 +3,9 @@
|
||||||
"id": "mopidy",
|
"id": "mopidy",
|
||||||
"packaging_format": 1,
|
"packaging_format": 1,
|
||||||
"description": {
|
"description": {
|
||||||
"en": "Mopidy - is an extensible music server written in Python.",
|
"en": "An extensible music server to play music, podcasts and radio programs from local disk and various streaming services"
|
||||||
"fr": "Mopidy - est un serveur de musique extensible écrit en Python"
|
|
||||||
},
|
},
|
||||||
"version": "1.0.2",
|
"version": "3.1.1-ynh1",
|
||||||
"url": "https://www.mopidy.com/",
|
"url": "https://www.mopidy.com/",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"maintainer": {
|
"maintainer": {
|
||||||
|
@ -52,7 +51,7 @@
|
||||||
"en": "Is it a public application?",
|
"en": "Is it a public application?",
|
||||||
"fr": "Est-ce une application publique ?"
|
"fr": "Est-ce une application publique ?"
|
||||||
},
|
},
|
||||||
"default": true
|
"default": false
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue