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