diff --git a/manifest.toml b/manifest.toml index 51c6d13..12bf9b0 100644 --- a/manifest.toml +++ b/manifest.toml @@ -5,7 +5,7 @@ name = "Leantime" description.en = "Project management system for startups and innovators" description.fr = "Système de gestion de projet pour les startups et les innovateurs" -version = "2.4.5~ynh1" +version = "2.4.7~ynh1" maintainers = ["eric_G"] @@ -45,8 +45,8 @@ ram.runtime = "50M" [resources.sources] [resources.sources.main] - url = "https://github.com/Leantime/leantime/releases/download/v2.4.5/Leantime-v2.4.5.zip" - sha256 = "eccd8a4294cfb3c2f87ee08d2f73f797fc5418303d088fbd72c3c78ccc728d2c" + url = "https://github.com/Leantime/leantime/releases/download/v2.4.7/Leantime-v2.4.7.zip" + sha256 = "f4afcf618abd2fefa2232650919fb07323216a322a260aa66b32838dce116ca7" autoupdate.strategy = "latest_github_release" autoupdate.asset = "Leantime-v.*.zip"