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
5f664157cb
commit
05bd9a79e8
1 changed files with 14 additions and 11 deletions
|
@ -5,17 +5,20 @@
|
|||
"description": {
|
||||
"en": "An extensible music server to play music, podcasts and radio programs from local disk and various streaming services"
|
||||
},
|
||||
"version": "1.0~ynh1",
|
||||
"url": "https://www.mopidy.com/",
|
||||
"license": "free",
|
||||
"maintainer": {
|
||||
"name": "John doe",
|
||||
"email": "john.doe@example.com",
|
||||
"url": "http://example.com"
|
||||
},
|
||||
"requirements": {
|
||||
"yunohost": ">= 3.5"
|
||||
},
|
||||
"version": "3.1.1-ynh2",
|
||||
"url": "https://www.mopidy.com/",
|
||||
"license": "Apache-2.0",
|
||||
"maintainer": {
|
||||
"name": "siwinter",
|
||||
"email": "siegfried.winter@arcor.de"
|
||||
},
|
||||
"previous_maintainer": {
|
||||
"name": "cyp",
|
||||
"email": "cyp@rouquin.me"
|
||||
},
|
||||
"requirements": {
|
||||
"yunohost": ">= 4.0.8"
|
||||
},
|
||||
"multi_instance": false,
|
||||
"services": [
|
||||
"nginx"
|
||||
|
|
Loading…
Add table
Reference in a new issue