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:
parent
a77dd21b9a
commit
a4cf0ae188
1 changed files with 55 additions and 55 deletions
|
@ -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": {
|
||||||
|
|
Loading…
Add table
Reference in a new issue