mirror of
https://github.com/YunoHost-Apps/glpi_ynh.git
synced 2024-09-03 20:36:21 +02:00
Merge pull request #25 from YunoHost-Apps/ci-auto-update-10.0.12
Upgrade to v10.0.12
This commit is contained in:
commit
e91d6b7afb
3 changed files with 7 additions and 7 deletions
|
@ -31,7 +31,7 @@ GLPI stands for Gestionnaire Libre de Parc Informatique is a Free Asset and IT M
|
|||
- Asset reservation
|
||||
|
||||
|
||||
**Shipped version:** 10.0.10~ynh1
|
||||
**Shipped version:** 10.0.12~ynh1
|
||||
|
||||
## Screenshots
|
||||
|
||||
|
@ -42,7 +42,7 @@ GLPI stands for Gestionnaire Libre de Parc Informatique is a Free Asset and IT M
|
|||
* Official app website: <https://glpi-project.org>
|
||||
* Official admin documentation: <https://glpi-install.readthedocs.io/en/latest/>
|
||||
* Upstream app code repository: <https://github.com/glpi-project/glpi>
|
||||
* YunoHost documentation for this app: <https://yunohost.org/app_glpi>
|
||||
* YunoHost Store: <https://apps.yunohost.org/app/glpi>
|
||||
* Report a bug: <https://github.com/YunoHost-Apps/glpi_ynh/issues>
|
||||
|
||||
## Developer info
|
||||
|
|
|
@ -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)
|
||||
- Réservation d'actifs
|
||||
|
||||
**Version incluse :** 10.0.10~ynh1
|
||||
**Version incluse :** 10.0.12~ynh1
|
||||
|
||||
## Captures d’écran
|
||||
|
||||
|
@ -41,7 +41,7 @@ GLPI signifie Gestionnaire Libre de Parc Informatique. Il s'agit d'un progiciel
|
|||
* Site officiel de l’app : <https://glpi-project.org>
|
||||
* Documentation officielle de l’admin : <https://glpi-install.readthedocs.io/en/latest/>
|
||||
* Dépôt de code officiel de l’app : <https://github.com/glpi-project/glpi>
|
||||
* Documentation YunoHost pour cette app : <https://yunohost.org/app_glpi>
|
||||
* YunoHost Store: <https://apps.yunohost.org/app/glpi>
|
||||
* Signaler un bug : <https://github.com/YunoHost-Apps/glpi_ynh/issues>
|
||||
|
||||
## Informations pour les développeurs
|
||||
|
|
|
@ -5,7 +5,7 @@ name = "GLPI"
|
|||
description.en = "IT Asset Management"
|
||||
description.fr = "Gestion des services informatiques (ITSM)"
|
||||
|
||||
version = "10.0.10~ynh1"
|
||||
version = "10.0.12~ynh1"
|
||||
|
||||
maintainers = []
|
||||
|
||||
|
@ -39,8 +39,8 @@ ram.runtime = "50M"
|
|||
|
||||
[resources]
|
||||
[resources.sources.main]
|
||||
url = "https://github.com/glpi-project/glpi/releases/download/10.0.10/glpi-10.0.10.tgz"
|
||||
sha256 = "b303eece25bcbf81cd6bcd74b2a8412f02b33c3471bd935530b06470dcf7b051"
|
||||
url = "https://github.com/glpi-project/glpi/releases/download/10.0.12/glpi-10.0.12.tgz"
|
||||
sha256 = "7980cd5f9ab10dc234e1e42950acd42c2977e5c3da4d540ef000e9caa72cec85"
|
||||
autoupdate.strategy = "latest_github_tag"
|
||||
|
||||
[resources.system_user]
|
||||
|
|
Loading…
Add table
Reference in a new issue