From 9a098f82d5ce19da6481c6a11f53085da0655694 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Thu, 1 Dec 2022 06:18:20 +0000 Subject: [PATCH] Upgrade to v7.5.2 --- conf/app.src | 4 ++-- manifest.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/conf/app.src b/conf/app.src index 6700961..cd08bd1 100755 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/mattermost/focalboard/releases/download/v7.4.4/focalboard-server-linux-amd64.tar.gz -SOURCE_SUM=0a68e064d54a0b630fea733ef4615811b39299b71b6202eb8fb650494b0d9d96 +SOURCE_URL=https://github.com/mattermost/focalboard/releases/download/v7.5.2/focalboard-server-linux-amd64.tar.gz +SOURCE_SUM=6864c1e5d98124255ab8d4e5306e015bfd16ad1ad794916897c0385a9e612cd2 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true diff --git a/manifest.json b/manifest.json index a9b3566..aa37485 100755 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Self-hosted alternative to Trello, Notion, and Asana", "fr": "Alternative auto-hébergée à Trello, Notion et Asana" }, - "version": "7.4.4~ynh1", + "version": "7.5.2~ynh1", "url": "https://www.focalboard.com/", "upstream": { "license": "MIT",