From 234f0e4243d73f21353cbb5cd3e8b2a22f8e2aca Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Fri, 2 Jun 2023 21:20:42 +0200 Subject: [PATCH] Update manifest.toml --- manifest.toml | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/manifest.toml b/manifest.toml index 67e5038..6da8e55 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.9.4~ynh1" maintainers = ["eric_G"] @@ -17,7 +17,7 @@ userdoc = "https://www.focalboard.com/guide/user/" code = "https://github.com/mattermost/focalboard" [integration] -yunohost = ">= 11.1.16" +yunohost = ">= 11.1.19" architectures = ["amd64"] multi_instance = false ldap = false @@ -41,9 +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" - autoupdate.strategy = "latest_github_tag" + url = "https://github.com/mattermost/focalboard/releases/download/v7.9.4/focalboard-server-linux-amd64.tar.gz" + sha256 = "3c04b0b21e499f4dc90c4d792748dcb08fa5f6ce17c318c8d2e28c2ed79fc9ba" [resources.ports]