mirror of
https://github.com/YunoHost-Apps/glpi_ynh.git
synced 2024-09-03 20:36:21 +02:00
update
This commit is contained in:
parent
a14739b695
commit
5d64e9bb34
1 changed files with 10 additions and 10 deletions
|
@ -1,13 +1,13 @@
|
||||||
{
|
{
|
||||||
"name": "Redmine",
|
"name": "GLPI",
|
||||||
"id": "redmine",
|
"id": "glpi",
|
||||||
"packaging_format": 1,
|
"packaging_format": 1,
|
||||||
"description": {
|
"description": {
|
||||||
"en": "Redmine package for YunoHost.",
|
"en": "GLPI package for YunoHost.",
|
||||||
"fr": "Redmine pour YunoHost."
|
"fr": "GLPI pour YunoHost."
|
||||||
},
|
},
|
||||||
"version": "4.0.2",
|
"version": "9.4.3",
|
||||||
"url": "https://www.redmine.org/",
|
"url": "https://glpi-project.org/",
|
||||||
"license": "GPL-2.0",
|
"license": "GPL-2.0",
|
||||||
"maintainer": {
|
"maintainer": {
|
||||||
"name": "liberodark",
|
"name": "liberodark",
|
||||||
|
@ -27,8 +27,8 @@
|
||||||
"name": "domain",
|
"name": "domain",
|
||||||
"type": "domain",
|
"type": "domain",
|
||||||
"ask": {
|
"ask": {
|
||||||
"en": "Choose a domain name for Redmine",
|
"en": "Choose a domain name for GLPI",
|
||||||
"fr": "Choisissez un nom de domaine pour Redmine"
|
"fr": "Choisissez un nom de domaine pour GLPI"
|
||||||
},
|
},
|
||||||
"example": "example.com"
|
"example": "example.com"
|
||||||
},
|
},
|
||||||
|
@ -37,8 +37,8 @@
|
||||||
"name": "path",
|
"name": "path",
|
||||||
"type": "path",
|
"type": "path",
|
||||||
"ask": {
|
"ask": {
|
||||||
"en": "Choose a path for Redmine /red is accepted",
|
"en": "Choose a path for GLPI /red is accepted",
|
||||||
"fr": "Choisissez un chemin pour Redmine /red est accepté"
|
"fr": "Choisissez un chemin pour GLPI /red est accepté"
|
||||||
},
|
},
|
||||||
"example": "/red",
|
"example": "/red",
|
||||||
"default": "/red"
|
"default": "/red"
|
||||||
|
|
Loading…
Add table
Reference in a new issue