mirror of
https://github.com/YunoHost-Apps/glpi_ynh.git
synced 2024-09-03 20:36:21 +02:00
Upgrade to v10.0.16
This commit is contained in:
parent
eecb2513d7
commit
a0a9104b5a
1 changed files with 3 additions and 3 deletions
|
@ -5,7 +5,7 @@ name = "GLPI"
|
|||
description.en = "IT Asset Management"
|
||||
description.fr = "Gestion des services informatiques (ITSM)"
|
||||
|
||||
version = "10.0.15~ynh1"
|
||||
version = "10.0.16~ynh1"
|
||||
|
||||
maintainers = []
|
||||
|
||||
|
@ -42,8 +42,8 @@ ram.runtime = "50M"
|
|||
|
||||
[resources]
|
||||
[resources.sources.main]
|
||||
url = "https://github.com/glpi-project/glpi/releases/download/10.0.15/glpi-10.0.15.tgz"
|
||||
sha256 = "8ce94c1403c1143a5b503f18f7b7b9a5d29e83489fc81cc7287b719df0b97236"
|
||||
url = "https://github.com/glpi-project/glpi/releases/download/10.0.16/glpi-10.0.16.tgz"
|
||||
sha256 = "2c49ea2104c6a107999b28160aa3283ed23b59fb0ba7f3899f1e388830365ce0"
|
||||
|
||||
autoupdate.strategy = "latest_github_release"
|
||||
autoupdate.asset = "^glpi-.*\\.tgz"
|
||||
|
|
Loading…
Reference in a new issue