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

Merge pull request #37 from YunoHost-Apps/testing

Testing
This commit is contained in:
Éric Gaspar 2022-08-06 08:26:59 +02:00 committed by GitHub
commit 76ae13bb2e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 5 additions and 7 deletions

View file

@ -18,7 +18,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in
Focalboard is a project management tool that helps define, organize, track and manage work across teams, using a familiar kanban board view. Focalboard is a project management tool that helps define, organize, track and manage work across teams, using a familiar kanban board view.
**Shipped version:** 7.0.1~ynh1 **Shipped version:** 7.1.0~ynh1
## Screenshots ## Screenshots

View file

@ -18,7 +18,7 @@ Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour
Focalboard est un outil de gestion de projet qui aide à définir, organiser, suivre et gérer le travail entre les équipes, à l'aide d'une vue de tableau kanban familière. Focalboard est un outil de gestion de projet qui aide à définir, organiser, suivre et gérer le travail entre les équipes, à l'aide d'une vue de tableau kanban familière.
**Version incluse :** 7.0.1~ynh1 **Version incluse :** 7.1.0~ynh1
## Captures d'écran ## Captures d'écran

View file

@ -1,8 +1,6 @@
SOURCE_URL=https://github.com/mattermost/focalboard/releases/download/v7.0.1/focalboard-server-linux-amd64.tar.gz SOURCE_URL=https://github.com/mattermost/focalboard/releases/download/v7.1.0/focalboard-server-linux-amd64.tar.gz
SOURCE_SUM=2f2935b0dcd077aa6ecc9bc7e91add26ec4a1f1b29e501cc84842e0f12363876 SOURCE_SUM=25101fa5e2fbc4a6a9cde1de00dba2dad086bc38c25410b5cddda593db271284
SOURCE_SUM_PRG=sha256sum SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=tar.gz SOURCE_FORMAT=tar.gz
SOURCE_IN_SUBDIR=true SOURCE_IN_SUBDIR=true
SOURCE_EXTRACT=true SOURCE_EXTRACT=true

View file

@ -6,7 +6,7 @@
"en": "Self-hosted alternative to Trello, Notion, and Asana", "en": "Self-hosted alternative to Trello, Notion, and Asana",
"fr": "Alternative auto-hébergée à Trello, Notion et Asana" "fr": "Alternative auto-hébergée à Trello, Notion et Asana"
}, },
"version": "7.0.1~ynh1", "version": "7.1.0~ynh1",
"url": "https://www.focalboard.com/", "url": "https://www.focalboard.com/",
"upstream": { "upstream": {
"license": "MIT", "license": "MIT",