1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/movim_ynh.git synced 2024-09-03 19:46:19 +02:00

Update manifest.json

This commit is contained in:
ericgaspar 2020-09-22 18:13:19 +02:00
parent ac47169ba7
commit fd47442092
No known key found for this signature in database
GPG key ID: 574F281483054D44

View file

@ -7,22 +7,22 @@
"fr": "Client XMPP multiplateforme" "fr": "Client XMPP multiplateforme"
}, },
"version": "0.18rc14~ynh1", "version": "0.18rc14~ynh1",
"requirements": {
"yunohost": ">= 3.8.1"
},
"url": "https://movim.eu", "url": "https://movim.eu",
"license": "AGPL-3.0-or-later", "license": "AGPL-3.0-or-later",
"maintainer": { "maintainer": {
"name": "", "name": "",
"email": "" "email": ""
}, },
"requirements": {
"yunohost": ">= 3.8.1"
},
"multi_instance": false,
"services": [ "services": [
"nginx", "nginx",
"php7.0-fpm", "php7.0-fpm",
"postgresql", "postgresql",
"metronome" "metronome"
], ],
"multi_instance": false,
"arguments": { "arguments": {
"install" : [ "install" : [
{ {