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

Update manifest.json

This commit is contained in:
ericgaspar 2020-10-20 23:35:57 +02:00
parent a77dd21b9a
commit a4cf0ae188
No known key found for this signature in database
GPG key ID: 574F281483054D44

View file

@ -1,24 +1,24 @@
{ {
"packaging_format": 1,
"id": "jappix",
"name": "Jappix", "name": "Jappix",
"id": "jappix",
"packaging_format": 1,
"description": { "description": {
"en": "A free social network", "en": "A free social network",
"fr": "Un réseau social libre" "fr": "Un réseau social libre"
}, },
"version": "1.1.7~ynh1",
"url": "https://jappix.org/", "url": "https://jappix.org/",
"license": "AGPL-3", "license": "AGPL-3",
"version": "1.1.7~ynh1",
"maintainer": { "maintainer": {
"name": "titoko", "name": "titoko",
"email": "titoko@titoko.fr" "email": "titoko@titoko.fr"
}, },
"multi_instance": false,
"requirements": { "requirements": {
"yunohost": ">> 3.8.1" "yunohost": ">> 3.8.1"
}, },
"multi_instance": false,
"services": [ "services": [
"nginx" "nginx",
"metronome" "metronome"
], ],
"arguments": { "arguments": {