mirror of
https://github.com/YunoHost-Apps/glpi_ynh.git
synced 2024-09-03 20:36:21 +02:00
Upgrade to v10.0.15
This commit is contained in:
parent
e91d6b7afb
commit
6136f23692
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.12~ynh1"
|
||||
version = "10.0.15~ynh1"
|
||||
|
||||
maintainers = []
|
||||
|
||||
|
@ -39,8 +39,8 @@ ram.runtime = "50M"
|
|||
|
||||
[resources]
|
||||
[resources.sources.main]
|
||||
url = "https://github.com/glpi-project/glpi/releases/download/10.0.12/glpi-10.0.12.tgz"
|
||||
sha256 = "7980cd5f9ab10dc234e1e42950acd42c2977e5c3da4d540ef000e9caa72cec85"
|
||||
url = "https://github.com/glpi-project/glpi/archive/refs/tags/10.0.15.tar.gz"
|
||||
sha256 = "70f88dc8e383c684fca0fbceb5945e8c00c4f7e966dd10ab9a22a6ec60ed8274"
|
||||
autoupdate.strategy = "latest_github_tag"
|
||||
|
||||
[resources.system_user]
|
||||
|
|
Loading…
Add table
Reference in a new issue