From 5cd398334c3386894d5642c251fd511cb62fc480 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Wed, 27 Sep 2023 00:12:16 +0200 Subject: [PATCH] Update manifest.toml --- manifest.toml | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/manifest.toml b/manifest.toml index 77a1ed2..a343ced 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.4~ynh1" +version = "7.11.3~ynh1" maintainers = ["eric_G"] @@ -31,8 +31,6 @@ ram.runtime = "50M" type = "domain" [install.init_main_permission] - help.en = "If enabled, Focalboard will be accessible by people who do not have an account. This can be changed later via the webadmin." - help.fr = "Si cette case est cochée, Focalboard sera accessible aux personnes n’ayant pas de compte. Vous pourrez changer ceci plus tard via la webadmin." type = "group" default = "visitors" @@ -40,8 +38,8 @@ ram.runtime = "50M" [resources.sources] [resources.sources.main] - url = "https://github.com/mattermost/focalboard/releases/download/v7.9.4/focalboard-server-linux-amd64.tar.gz" - sha256 = "3c04b0b21e499f4dc90c4d792748dcb08fa5f6ce17c318c8d2e28c2ed79fc9ba" + url = "https://github.com/mattermost/focalboard/releases/download/v7.11.3/focalboard-server-linux-amd64.tar.gz" + sha256 = "3515ef5b90fe2d958b8869e0191915f0ca46ee4e6950e16c9647423981ebeecd" [resources.ports]