diff --git a/manifest.toml b/manifest.toml index 029e99f..621de60 100644 --- a/manifest.toml +++ b/manifest.toml @@ -7,7 +7,7 @@ name = "Planka" description.en = "Realtime kanban board for workgroups" description.fr = "Tableau Kanban en temps réel pour les groupes de travail" -version = "1.21.0~ynh1" +version = "1.21.1~ynh1" maintainers = ["eric_G"] @@ -50,8 +50,8 @@ ram.runtime = "50M" [resources.sources] [resources.sources.main] - url = "https://github.com/plankanban/planka/releases/download/v1.21.0/planka-prebuild-v1.21.0.zip" - sha256 = "26e0726e0563a225f982e826e10d725e9a215204f9a35c0569eac0a090a22ead" + url = "https://github.com/plankanban/planka/releases/download/v1.21.1/planka-prebuild-v1.21.1.zip" + sha256 = "3130aace4155ec64cd7212561f2854f626e44efc47d004713ff2d606a0a49538" autoupdate.strategy = "latest_github_release" autoupdate.asset = "^planka-prebuild-v.*zip$"