1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/focalboard_ynh.git synced 2024-09-03 18:36:19 +02:00

Upgrade to v7.10.1

This commit is contained in:
yunohost-bot 2023-06-02 20:15:35 +02:00 committed by YunoHost Bot
parent debfc066dd
commit 59abed0b68

View file

@ -5,7 +5,7 @@ name = "Focalboard"
description.en = "Kanban project management software" description.en = "Kanban project management software"
description.fr = "Logiciel de gestion de projet Kanban" description.fr = "Logiciel de gestion de projet Kanban"
version = "7.9.3~ynh1" version = "7.10.1~ynh1"
maintainers = ["eric_G"] maintainers = ["eric_G"]
@ -41,8 +41,8 @@ ram.runtime = "50M"
[resources.sources] [resources.sources]
[resources.sources.main] [resources.sources.main]
url = "https://github.com/mattermost/focalboard/releases/download/v7.9.3/focalboard-server-linux-amd64.tar.gz" url = "https://github.com/mattermost/focalboard/archive/refs/tags/v7.10.1.tar.gz"
sha256 = "4a0b710cd14acf9426cfcf2867d9b033ee4716201bf39c9ab0e1de5c95a78506" sha256 = "554a394248897c33910475c5940b8dd914dc1c2ee3d25f7661e00e69a92aedc9"
autoupdate.strategy = "latest_github_tag" autoupdate.strategy = "latest_github_tag"
[resources.ports] [resources.ports]