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 #12 from YunoHost-Apps/ci-auto-update-v10.0.6

Upgrade to version 10.0.6
This commit is contained in:
Éric Gaspar 2023-01-25 15:13:33 +01:00 committed by GitHub
commit f367326b6f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 7 additions and 7 deletions

View file

@ -17,7 +17,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in
IT Asset Management IT Asset Management
**Shipped version:** 10.0.5~ynh1 **Shipped version:** 10.0.6~ynh1
## Screenshots ## Screenshots

View file

@ -17,7 +17,7 @@ Si vous navez pas YunoHost, regardez [ici](https://yunohost.org/#/install) po
Gestion des services informatiques (ITSM) Gestion des services informatiques (ITSM)
**Version incluse :** 10.0.5~ynh1 **Version incluse :** 10.0.6~ynh1
## Captures décran ## Captures décran

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://github.com/glpi-project/glpi/releases/download/10.0.5/glpi-10.0.5.tgz SOURCE_URL=https://github.com/glpi-project/glpi/releases/download/10.0.6/glpi-10.0.6.tgz
SOURCE_SUM=a046d0d5bcc08b0024f26bf6e9432e2cb20fa0c83ff128e6cdf8bf83a7405f35 SOURCE_SUM=d30d915a7cdc2f0e117a38e86b528f787a41e5ffdf9c3a5f9f4a1b8a70bf91ce
SOURCE_SUM_PRG=sha256sum SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=tar.gz SOURCE_FORMAT=tar.gz
SOURCE_IN_SUBDIR=true SOURCE_IN_SUBDIR=true

View file

@ -6,7 +6,7 @@
"en": "IT Asset Management", "en": "IT Asset Management",
"fr": "Gestion des services informatiques (ITSM)" "fr": "Gestion des services informatiques (ITSM)"
}, },
"version": "10.0.5~ynh1", "version": "10.0.6~ynh1",
"url": "https://glpi-project.org/", "url": "https://glpi-project.org/",
"upstream": { "upstream": {
"license": "GPL-2.0", "license": "GPL-2.0",