mirror of
https://github.com/YunoHost-Apps/glpi_ynh.git
synced 2024-09-03 20:36:21 +02:00
Upgrade to v10.0.12
This commit is contained in:
parent
5fd86a13a2
commit
61f6129ea3
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.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/archive/refs/tags/10.0.12.tar.gz"
|
||||
sha256 = "e3911e4e143648dea8e1e0ef59266abceda0209ba1413104e8ea549b7ab0bbce"
|
||||
autoupdate.strategy = "latest_github_tag"
|
||||
|
||||
[resources.system_user]
|
||||
|
|
Loading…
Add table
Reference in a new issue