mirror of
https://github.com/YunoHost-Apps/glpi_ynh.git
synced 2024-09-03 20:36:21 +02:00
commit
2930a53e9c
3 changed files with 5 additions and 5 deletions
|
@ -31,7 +31,7 @@ GLPI stands for Gestionnaire Libre de Parc Informatique is a Free Asset and IT M
|
||||||
- Asset reservation
|
- Asset reservation
|
||||||
|
|
||||||
|
|
||||||
**Shipped version:** 10.0.10~ynh1
|
**Shipped version:** 10.0.12~ynh1
|
||||||
|
|
||||||
## Screenshots
|
## Screenshots
|
||||||
|
|
||||||
|
|
|
@ -30,7 +30,7 @@ GLPI signifie Gestionnaire Libre de Parc Informatique. Il s'agit d'un progiciel
|
||||||
- Base de connaissances et foire aux questions (FAQ)
|
- Base de connaissances et foire aux questions (FAQ)
|
||||||
- Réservation d'actifs
|
- Réservation d'actifs
|
||||||
|
|
||||||
**Version incluse :** 10.0.10~ynh1
|
**Version incluse :** 10.0.12~ynh1
|
||||||
|
|
||||||
## Captures d’écran
|
## Captures d’écran
|
||||||
|
|
||||||
|
|
|
@ -5,7 +5,7 @@ name = "GLPI"
|
||||||
description.en = "IT Asset Management"
|
description.en = "IT Asset Management"
|
||||||
description.fr = "Gestion des services informatiques (ITSM)"
|
description.fr = "Gestion des services informatiques (ITSM)"
|
||||||
|
|
||||||
version = "10.0.10~ynh1"
|
version = "10.0.12~ynh1"
|
||||||
|
|
||||||
maintainers = []
|
maintainers = []
|
||||||
|
|
||||||
|
@ -39,8 +39,8 @@ ram.runtime = "50M"
|
||||||
|
|
||||||
[resources]
|
[resources]
|
||||||
[resources.sources.main]
|
[resources.sources.main]
|
||||||
url = "https://github.com/glpi-project/glpi/releases/download/10.0.10/glpi-10.0.10.tgz"
|
url = "https://github.com/glpi-project/glpi/releases/download/10.0.12/glpi-10.0.12.tgz"
|
||||||
sha256 = "b303eece25bcbf81cd6bcd74b2a8412f02b33c3471bd935530b06470dcf7b051"
|
sha256 = "7980cd5f9ab10dc234e1e42950acd42c2977e5c3da4d540ef000e9caa72cec85"
|
||||||
autoupdate.strategy = "latest_github_tag"
|
autoupdate.strategy = "latest_github_tag"
|
||||||
|
|
||||||
[resources.system_user]
|
[resources.system_user]
|
||||||
|
|
Loading…
Add table
Reference in a new issue