From 1b37817f7c8bce86b102e33c64213e69cda28b88 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Wed, 13 Mar 2024 02:48:15 +0100 Subject: [PATCH] Upgrade to v1.15.7 --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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]