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
6c9cad6de4
commit
e5c9a069b5
1 changed files with 3 additions and 2 deletions
|
@ -3,7 +3,8 @@
|
|||
"id": "mopidy",
|
||||
"packaging_format": 1,
|
||||
"description": {
|
||||
"en": "plays music, podcasts and radio programs from local disk and various streaming services"
|
||||
"en": "plays music, podcasts and radio programs from local disk and various streaming services",
|
||||
"fr": "Jouer de la musique, podcasts et programmes radio depuis le disque local et de divers services de streaming"
|
||||
},
|
||||
"version": "3.1.1~ynh2",
|
||||
"url": "https://www.mopidy.com/",
|
||||
|
@ -17,7 +18,7 @@
|
|||
"email": "cyp@rouquin.me"
|
||||
},
|
||||
"requirements": {
|
||||
"yunohost": ">= 4.1.7"
|
||||
"yunohost": ">= 4.2.0"
|
||||
},
|
||||
"multi_instance": false,
|
||||
"services": [
|
||||
|
|
Loading…
Add table
Reference in a new issue