diff --git a/manifest.toml b/manifest.toml index 49b089c..00be4e5 100644 --- a/manifest.toml +++ b/manifest.toml @@ -5,7 +5,7 @@ name = "Wekan" description.en = "Trello-like kanban" description.fr = "Kanban similaire à Trello" -version = "7.36~ynh1" +version = "7.37~ynh1" maintainers = ["alexAubin", "ljf", "yalh76"] @@ -46,8 +46,8 @@ ram.runtime = "50M" [resources] [resources.sources.main] - amd64.url = "https://github.com/wekan/wekan/releases/download/v7.36/wekan-7.36-amd64.zip" - amd64.sha256 = "a468ced1cada882706f591b61b4f344b7960fc66add2ee9f474603fe493c57d9" + amd64.url = "https://github.com/wekan/wekan/releases/download/v7.37/wekan-7.37-amd64.zip" + amd64.sha256 = "79c16038ad092757240328d1dc36b4ac69263d236c13d6b2dc90b60957ca2c65" autoupdate.strategy = "latest_github_release" autoupdate.asset.amd64 = ".*-amd64.zip"