From 02971c36a83ea0daf75376ce43835033064d7f1c Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Thu, 1 Feb 2024 21:34:23 +0100 Subject: [PATCH 1/3] 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] From 5a94f0b3850f9c5ebe8058af477e87b63a94b6a1 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Thu, 1 Feb 2024 20:34:24 +0000 Subject: [PATCH 2/3] Auto-update README --- README.md | 2 +- README_fr.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 0b5b647..3d803c5 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,7 @@ Elegant open source project tracking. - Internationalization -**Shipped version:** 1.15.2~ynh2 +**Shipped version:** 1.15.6~ynh1 **Demo:** https://plankanban.github.io/planka/#/ diff --git a/README_fr.md b/README_fr.md index fac1bd4..96268c4 100644 --- a/README_fr.md +++ b/README_fr.md @@ -30,7 +30,7 @@ Suivi de projet open source élégant. - Internationalisation -**Version incluse :** 1.15.2~ynh2 +**Version incluse :** 1.15.6~ynh1 **Démo :** https://plankanban.github.io/planka/#/ From 8fdbc42c6828d5f3217eabf3aa98f944f62cf66c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Sat, 3 Feb 2024 18:54:28 +0100 Subject: [PATCH 3/3] Update manifest.toml --- manifest.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.toml b/manifest.toml index 0cf8d93..285a1b6 100644 --- a/manifest.toml +++ b/manifest.toml @@ -50,8 +50,8 @@ ram.runtime = "50M" [resources.sources] [resources.sources.main] - url = "https://github.com/plankanban/planka/archive/refs/tags/v1.15.6.tar.gz" - sha256 = "dec648e87475681d1c63219cb46b64125a511a902405fd342aeacdb0db846f60" + url = "https://github.com/plankanban/planka/releases/download/v1.15.6/planka-prebuild-v1.15.6.zip" + sha256 = "e754a03a8c59009a5578bcfe1888852c4ef28a736ea7f8115a262a93cb466863" autoupdate.strategy = "latest_github_tag" [resources.system_user]