diff --git a/manifest.toml b/manifest.toml index 67e5038..c250454 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.1~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.1.tar.gz" + sha256 = "554a394248897c33910475c5940b8dd914dc1c2ee3d25f7661e00e69a92aedc9" autoupdate.strategy = "latest_github_tag" [resources.ports]