From ae1144cebdf715a16d33de43f0bed338ed7239d7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Mon, 29 Jul 2024 17:27:59 +0200 Subject: [PATCH] Update manifest.toml --- manifest.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.toml b/manifest.toml index 454b180..58652c7 100644 --- a/manifest.toml +++ b/manifest.toml @@ -5,7 +5,7 @@ name = "Kanboard" description.en = "Kanban project management software" description.fr = "Logiciel de gestion de projet Kanban" -version = "1.2.38~ynh1" +version = "1.2.38~ynh2" maintainers = [] @@ -51,7 +51,7 @@ ram.runtime = "50M" [resources.sources.main] url = "https://github.com/kanboard/kanboard/archive/refs/tags/v1.2.38.tar.gz" - sha256 = "a28a48326baf23d5473e946544cb239754d8452d8e68d4fb8431a913cc60dbe0" + sha256 = "8cb90a199c649ecaa1bb0f6a3d69550adae8ac52c9c6be825b56ab5731baed26" autoupdate.strategy = "latest_github_release" [resources.system_user]