mirror of
https://github.com/YunoHost-Apps/redmine_ynh.git
synced 2024-09-03 20:16:16 +02:00
Upgrade to v5.1.1
This commit is contained in:
parent
8ae9502db7
commit
6438ef106a
1 changed files with 3 additions and 3 deletions
|
@ -7,7 +7,7 @@ name = "Redmine"
|
|||
description.en = "Flexible project management web application"
|
||||
description.fr = "Gestionnaire de projet flexible sous forme d'application web"
|
||||
|
||||
version = "5.0.6~ynh1"
|
||||
version = "5.1.1~ynh1"
|
||||
|
||||
maintainers = [""]
|
||||
|
||||
|
@ -36,8 +36,8 @@ ram.runtime = "50M"
|
|||
|
||||
[resources]
|
||||
[resources.sources.main]
|
||||
url = "https://github.com/redmine/redmine/archive/refs/tags/5.0.6.tar.gz"
|
||||
sha256 = "ecdfd7fd377ff3812726a8e0d6d82f6a0fa2be09c271b03472b071f5ed4713f6"
|
||||
url = "https://github.com/redmine/redmine/archive/refs/tags/5.1.1.tar.gz"
|
||||
sha256 = "6e9c7c3beed6ad8a4d6cfa7f57b25a477e7ff787c0f7789485d1cf2b92b23c19"
|
||||
autoupdate.strategy = "latest_github_tag"
|
||||
|
||||
[resources.system_user]
|
||||
|
|
Loading…
Add table
Reference in a new issue