From 71aa595f3fdf0449e47a90ef8c3a0bfb93660f3f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Fri, 8 Sep 2023 08:51:45 +0200 Subject: [PATCH] Update manifest.toml --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index e23a580..347df62 100644 --- a/manifest.toml +++ b/manifest.toml @@ -5,7 +5,7 @@ name = "Redmine" description.en = "Flexible project management web application" description.fr = "Gestionnaire de projet flexible sous forme d'application web" -version = "5.0.4~ynh1" +version = "5.0.5~ynh1" maintainers = [""] @@ -34,8 +34,8 @@ ram.runtime = "50M" [resources] [resources.sources.main] - url = "https://github.com/redmine/redmine/archive/refs/tags/5.0.4.tar.gz" - sha256 = "131ef749ac40af475374659d69dfa53e02a520c6354857fc24dfce5b9443cad3" + url = "https://github.com/redmine/redmine/archive/refs/tags/5.0.5.tar.gz" + sha256 = "938044804e81a57025d2c110c5a22ff9a0c59954062c927dd2b6a521dce2ea4d" [resources.system_user]