diff --git a/manifest.toml b/manifest.toml index fa9dae3..fa9ff61 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.11.3~ynh1" +version = "7.11.4~ynh1" maintainers = [] @@ -41,8 +41,8 @@ ram.runtime = "50M" [resources.sources] [resources.sources.main] - url = "https://github.com/mattermost/focalboard/releases/download/v7.11.3/focalboard-server-linux-amd64.tar.gz" - sha256 = "3515ef5b90fe2d958b8869e0191915f0ca46ee4e6950e16c9647423981ebeecd" + url = "https://github.com/mattermost/focalboard/archive/refs/tags/v7.11.4.tar.gz" + sha256 = "46bdcb95b2b26b38bc7b65465d2aade77721c2f861d72b4e8abd9de80ddf0082" autoupdate.strategy = "latest_github_release" [resources.ports]