1
0
Fork 0
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:
siwinter 2021-08-25 00:56:26 +02:00 committed by GitHub
parent 7c9aac37fa
commit 1463609e56
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -6,8 +6,16 @@
"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",
"version": "3.2.0~ynh1",
"url": "https://www.mopidy.com/",
"upstream": {
"license": "Apache-2.0",
"website": "https://www.mopidy.com/",
"demo": "https://demo.example.com",
"admindoc": "https://docs.mopidy.com/en/latest/",
"userdoc": "https://yunohost.org/apps",
"code": "https://github.com/mopidy/mopidy"
},
"license": "Apache-2.0",
"maintainer": {
"name": "siwinter",