From 99be3d0f271801151847503cab04c01a560fbdbf Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Wed, 5 Apr 2023 16:44:41 +0200 Subject: [PATCH] Upgrade to v7.10.0 --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index 67e5038..26f26e2 100644 --- a/manifest.toml +++ b/manifest.toml @@ -5,7 +5,7 @@ name = "Focalboard" description.en = "Kanban project management software" description.fr = "Logiciel de gestion de projet Kanban" -version = "7.9.3~ynh1" +version = "7.10.0~ynh1" maintainers = ["eric_G"] @@ -41,8 +41,8 @@ ram.runtime = "50M" [resources.sources] [resources.sources.main] - url = "https://github.com/mattermost/focalboard/releases/download/v7.9.3/focalboard-server-linux-amd64.tar.gz" - sha256 = "4a0b710cd14acf9426cfcf2867d9b033ee4716201bf39c9ab0e1de5c95a78506" + url = "https://github.com/mattermost/focalboard/archive/refs/tags/v7.10.0.tar.gz" + sha256 = "ed84afe5316dfce89819cefe857f10e84cf24f60689c2257ccf002c2a27c6ad6" autoupdate.strategy = "latest_github_tag" [resources.ports]