1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/redmine_ynh.git synced 2024-09-03 20:16:16 +02:00

Upgrade to v5.1.3

This commit is contained in:
yunohost-bot 2024-06-12 03:47:09 +02:00 committed by YunoHost Bot
parent 4f04808600
commit 709d9ab0fa

View file

@ -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.1.2~ynh1"
version = "5.1.3~ynh1"
maintainers = []
@ -36,8 +36,8 @@ ram.runtime = "50M"
[resources]
[resources.sources.main]
url = "https://github.com/redmine/redmine/archive/refs/tags/5.1.2.tar.gz"
sha256 = "beafc7faf7f75f253f0b53f443a64b0ba65a75666cbf6857aae9b1492a2ffbd3"
url = "https://github.com/redmine/redmine/archive/refs/tags/5.1.3.tar.gz"
sha256 = "4eb67b0ce2736273ee5bb707cd3e26bc9610be9cfdece43352f7812c8242ccf8"
autoupdate.strategy = "latest_github_tag"
[resources.system_user]