From 02971c36a83ea0daf75376ce43835033064d7f1c Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Thu, 1 Feb 2024 21:34:23 +0100 Subject: [PATCH] Upgrade to v1.15.6 --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index 73ff474..0cf8d93 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.2~ynh2" +version = "1.15.6~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.2/planka-prebuild-v1.15.2.zip" - sha256 = "e823a872779ff500a6e757833d68f707ff0eb497fa3d9baff2bf2b3f9eb99000" + url = "https://github.com/plankanban/planka/archive/refs/tags/v1.15.6.tar.gz" + sha256 = "dec648e87475681d1c63219cb46b64125a511a902405fd342aeacdb0db846f60" autoupdate.strategy = "latest_github_tag" [resources.system_user]