diff --git a/manifest.toml b/manifest.toml index 285a1b6..df8fd40 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.15.6~ynh1" +version = "1.15.7~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.15.6/planka-prebuild-v1.15.6.zip" - sha256 = "e754a03a8c59009a5578bcfe1888852c4ef28a736ea7f8115a262a93cb466863" + url = "https://github.com/plankanban/planka/archive/refs/tags/v1.15.7.tar.gz" + sha256 = "1128065a438829286e1701248f4c6b1c39691456eec210502b9b842ff36f603f" autoupdate.strategy = "latest_github_tag" [resources.system_user]