From b23baedef861f10f41683fb0c74db24c37631e02 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Sat, 17 Feb 2024 12:13:18 +0100 Subject: [PATCH] Upgrade to vv1.15.6 --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index 285a1b6..9af3444 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 = "v1.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.6/planka-prebuild-v1.15.6.zip" - sha256 = "e754a03a8c59009a5578bcfe1888852c4ef28a736ea7f8115a262a93cb466863" + url = "https://github.com/plankanban/planka/archive/refs/tags/v1.15.6.tar.gz" + sha256 = "dec648e87475681d1c63219cb46b64125a511a902405fd342aeacdb0db846f60" autoupdate.strategy = "latest_github_tag" [resources.system_user]