1
0
Fork 0
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:
eric_G 2024-02-03 21:10:55 +01:00 committed by GitHub
commit e91d6b7afb
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 7 additions and 7 deletions

View file

@ -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
@ -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 app website: <https://glpi-project.org>
* Official admin documentation: <https://glpi-install.readthedocs.io/en/latest/> * Official admin documentation: <https://glpi-install.readthedocs.io/en/latest/>
* Upstream app code repository: <https://github.com/glpi-project/glpi> * 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> * Report a bug: <https://github.com/YunoHost-Apps/glpi_ynh/issues>
## Developer info ## Developer info

View file

@ -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
@ -41,7 +41,7 @@ GLPI signifie Gestionnaire Libre de Parc Informatique. Il s'agit d'un progiciel
* Site officiel de lapp : <https://glpi-project.org> * Site officiel de lapp : <https://glpi-project.org>
* Documentation officielle de ladmin : <https://glpi-install.readthedocs.io/en/latest/> * Documentation officielle de ladmin : <https://glpi-install.readthedocs.io/en/latest/>
* Dépôt de code officiel de lapp : <https://github.com/glpi-project/glpi> * Dépôt de code officiel de lapp : <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> * Signaler un bug : <https://github.com/YunoHost-Apps/glpi_ynh/issues>
## Informations pour les développeurs ## Informations pour les développeurs

View file

@ -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]