1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/ampache_ynh.git synced 2024-09-03 18:15:55 +02:00

chore: update manifest.json

This commit is contained in:
HugoPoi 2020-05-07 16:58:24 +02:00
parent 8070eb29c3
commit c4b9eb8ffb

View file

@ -6,7 +6,7 @@
"en": "A web based audio/video streaming application", "en": "A web based audio/video streaming application",
"fr": "Une application de streaming audio et vidéo" "fr": "Une application de streaming audio et vidéo"
}, },
"version": "3.9.0~ynh2", "version": "4.1.1~ynh",
"url": "http://ampache.org", "url": "http://ampache.org",
"license": "AGPL-3.0", "license": "AGPL-3.0",
"maintainer": { "maintainer": {
@ -15,11 +15,11 @@
}, },
"multi_instance": true, "multi_instance": true,
"requirements": { "requirements": {
"yunohost": ">= 3.5.0" "yunohost": ">= 3.8.0"
}, },
"services" : [ "services" : [
"nginx", "nginx",
"php7.0-fpm", "php7.3-fpm",
"mysql" "mysql"
], ],
"arguments": { "arguments": {