diff --git a/manifest.toml b/manifest.toml index 38e0bff..342b905 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.46~ynh1" +version = "7.47~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.46/wekan-7.46-amd64.zip" - amd64.sha256 = "6cc9eacaa5fb8dfc189fe694bac6f16f9dfedb09969d1bc97e08c5a4a9e26eac" + amd64.url = "https://github.com/wekan/wekan/releases/download/v7.47/wekan-7.47-amd64.zip" + amd64.sha256 = "c2d4c3f1814caaf5c065769e043898ae42c2b74f2e72810bffd6acf3237e5814" autoupdate.strategy = "latest_github_release" autoupdate.asset.amd64 = ".*-amd64.zip"