diff --git a/conf/app.src b/conf/app.src index cd08bd1..bf8e496 100755 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/mattermost/focalboard/releases/download/v7.5.2/focalboard-server-linux-amd64.tar.gz -SOURCE_SUM=6864c1e5d98124255ab8d4e5306e015bfd16ad1ad794916897c0385a9e612cd2 +SOURCE_URL=https://github.com/mattermost/focalboard/releases/download/v7.7.0/focalboard-server-linux-amd64.tar.gz +SOURCE_SUM=df599057f1c44c2686b64c656f66c98813f11076b6d8c0ee64ddae8c7bfcd400 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true diff --git a/manifest.json b/manifest.json index aef2de3..5e6e4cf 100755 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Kanban project management software", "fr": "Logiciel de gestion de projet Kanban" }, - "version": "7.5.2~ynh1", + "version": "7.7.0~ynh1", "url": "https://www.focalboard.com/", "upstream": { "license": "MIT",