From 1b152e9d822ce61b0a613aa01955700b0ad26c44 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Mon, 7 Nov 2022 19:56:39 +0100 Subject: [PATCH] 7.4.4 --- 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 76ea51f..6700961 100755 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/mattermost/focalboard/releases/download/v7.4.3/focalboard-server-linux-amd64.tar.gz -SOURCE_SUM=bca66712f79489891c66a68a90554930193e0cd400916484d33bab1ad2edf921 +SOURCE_URL=https://github.com/mattermost/focalboard/releases/download/v7.4.4/focalboard-server-linux-amd64.tar.gz +SOURCE_SUM=0a68e064d54a0b630fea733ef4615811b39299b71b6202eb8fb650494b0d9d96 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true diff --git a/manifest.json b/manifest.json index 159281f..ba4599a 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.3~ynh1", + "version": "7.4.4~ynh1", "url": "https://www.focalboard.com/", "upstream": { "license": "MIT",