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]