diff --git a/manifest.toml b/manifest.toml index 30dcd2f..1bb8356 100644 --- a/manifest.toml +++ b/manifest.toml @@ -5,7 +5,7 @@ name = "Tracim" description.en = "Collaborative platform intended for team collaboration" description.fr = "Plateforme collaborative destiné à la collaboration en équipe" -version = "04.09.00~ynh1" +version = "04.09.01~ynh1" maintainers = [] @@ -52,8 +52,8 @@ ram.runtime = "50M" [resources] [resources.sources.main] - url = "https://github.com/tracim/tracim/archive/refs/tags/release_04.09.00.tar.gz" - sha256 = "cc26e10f36a95eb7301dae049e4e33bea9bc0a85601a058a5cc27b630eff25d3" + url = "https://github.com/tracim/tracim/archive/refs/tags/release_04.09.01.tar.gz" + sha256 = "8f87b4c1fbf0b9969d04c5f96d56c6fae4c265e3b6bbac264c398c19a812ea0f" autoupdate.strategy = "latest_github_release" autoupdate.version_regex = "^release_(.*)$"