mirror of
https://github.com/YunoHost-Apps/anarchism_ynh.git
synced 2024-09-03 18:05:55 +02:00
Update manifest.json
This commit is contained in:
parent
6da1f0eb8c
commit
c283444c1c
1 changed files with 3 additions and 4 deletions
|
@ -6,7 +6,7 @@
|
||||||
"en": "Exhaustive exploration of Anarchist theory and practice",
|
"en": "Exhaustive exploration of Anarchist theory and practice",
|
||||||
"fr": "Exploration exhaustive de la théorie et de la pratique anarchiste"
|
"fr": "Exploration exhaustive de la théorie et de la pratique anarchiste"
|
||||||
},
|
},
|
||||||
"version": "15.3-3~ynh1",
|
"version": "15.3-3~ynh2",
|
||||||
"url": "https://salsa.debian.org/debian/anarchism/",
|
"url": "https://salsa.debian.org/debian/anarchism/",
|
||||||
"license": "GPL-2.0-or-later",
|
"license": "GPL-2.0-or-later",
|
||||||
"maintainer": {
|
"maintainer": {
|
||||||
|
@ -14,7 +14,7 @@
|
||||||
"email": "pierre@kayou.io"
|
"email": "pierre@kayou.io"
|
||||||
},
|
},
|
||||||
"requirements": {
|
"requirements": {
|
||||||
"yunohost": ">= 4.1.7"
|
"yunohost": ">= 4.2.4"
|
||||||
},
|
},
|
||||||
"multi_instance": true,
|
"multi_instance": true,
|
||||||
"services": [
|
"services": [
|
||||||
|
@ -24,8 +24,7 @@
|
||||||
"install" : [
|
"install" : [
|
||||||
{
|
{
|
||||||
"name": "domain",
|
"name": "domain",
|
||||||
"type": "domain",
|
"type": "domain"
|
||||||
"example": "example.com"
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "path",
|
"name": "path",
|
||||||
|
|
Loading…
Reference in a new issue