diff --git a/manifest.toml b/manifest.toml index fcc3f81..cf54026 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.42~ynh1" +version = "7.43~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.42/wekan-7.42-amd64.zip" - amd64.sha256 = "1bed37b059969f26191a21c97cd9bcce9ae8bdad48acfe63bd729a83f174246c" + amd64.url = "https://github.com/wekan/wekan/releases/download/v7.43/wekan-7.43-amd64.zip" + amd64.sha256 = "90db0259b1015b1020361524d26ce9ca2baa021cf335fab10e313fe42b40d548" autoupdate.strategy = "latest_github_release" autoupdate.asset.amd64 = ".*-amd64.zip"