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:
parent
8070eb29c3
commit
c4b9eb8ffb
1 changed files with 3 additions and 3 deletions
|
@ -6,7 +6,7 @@
|
|||
"en": "A web based audio/video streaming application",
|
||||
"fr": "Une application de streaming audio et vidéo"
|
||||
},
|
||||
"version": "3.9.0~ynh2",
|
||||
"version": "4.1.1~ynh",
|
||||
"url": "http://ampache.org",
|
||||
"license": "AGPL-3.0",
|
||||
"maintainer": {
|
||||
|
@ -15,11 +15,11 @@
|
|||
},
|
||||
"multi_instance": true,
|
||||
"requirements": {
|
||||
"yunohost": ">= 3.5.0"
|
||||
"yunohost": ">= 3.8.0"
|
||||
},
|
||||
"services" : [
|
||||
"nginx",
|
||||
"php7.0-fpm",
|
||||
"php7.3-fpm",
|
||||
"mysql"
|
||||
],
|
||||
"arguments": {
|
||||
|
|
Loading…
Add table
Reference in a new issue