mirror of
https://github.com/YunoHost-Apps/glpi_ynh.git
synced 2024-09-03 20:36:21 +02:00
Merge pull request #20 from YunoHost-Apps/ci-auto-update-v10.0.10
Upgrade to version 10.0.10
This commit is contained in:
commit
db9d252c49
4 changed files with 7 additions and 5 deletions
|
@ -6,6 +6,7 @@ It shall NOT be edited by hand.
|
|||
# GLPI for YunoHost
|
||||
|
||||
[](https://dash.yunohost.org/appci/app/glpi)  
|
||||
|
||||
[](https://install-app.yunohost.org/?app=glpi)
|
||||
|
||||
*[Lire ce readme en français.](./README_fr.md)*
|
||||
|
@ -30,7 +31,7 @@ GLPI stands for Gestionnaire Libre de Parc Informatique is a Free Asset and IT M
|
|||
- Asset reservation
|
||||
|
||||
|
||||
**Shipped version:** 10.0.6~ynh1
|
||||
**Shipped version:** 10.0.10~ynh1
|
||||
|
||||
## Screenshots
|
||||
|
||||
|
|
|
@ -6,6 +6,7 @@ It shall NOT be edited by hand.
|
|||
# GLPI pour YunoHost
|
||||
|
||||
[](https://dash.yunohost.org/appci/app/glpi)  
|
||||
|
||||
[](https://install-app.yunohost.org/?app=glpi)
|
||||
|
||||
*[Read this readme in english.](./README.md)*
|
||||
|
@ -30,7 +31,7 @@ GLPI stands for Gestionnaire Libre de Parc Informatique is a Free Asset and IT M
|
|||
- Asset reservation
|
||||
|
||||
|
||||
**Version incluse :** 10.0.6~ynh1
|
||||
**Version incluse :** 10.0.10~ynh1
|
||||
|
||||
## Captures d’écran
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
SOURCE_URL=https://github.com/glpi-project/glpi/releases/download/10.0.6/glpi-10.0.6.tgz
|
||||
SOURCE_SUM=d30d915a7cdc2f0e117a38e86b528f787a41e5ffdf9c3a5f9f4a1b8a70bf91ce
|
||||
SOURCE_URL=https://github.com/glpi-project/glpi/releases/download/10.0.10/glpi-10.0.10.tgz
|
||||
SOURCE_SUM=b303eece25bcbf81cd6bcd74b2a8412f02b33c3471bd935530b06470dcf7b051
|
||||
SOURCE_SUM_PRG=sha256sum
|
||||
SOURCE_FORMAT=tar.gz
|
||||
SOURCE_IN_SUBDIR=true
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
"en": "IT Asset Management",
|
||||
"fr": "Gestion des services informatiques (ITSM)"
|
||||
},
|
||||
"version": "10.0.6~ynh1",
|
||||
"version": "10.0.10~ynh1",
|
||||
"url": "https://glpi-project.org/",
|
||||
"upstream": {
|
||||
"license": "GPL-2.0",
|
||||
|
|
Loading…
Add table
Reference in a new issue