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 #28 from YunoHost-Apps/ci-auto-update-v0.14.0

Upgrade to version 0.14.0
This commit is contained in:
Éric Gaspar 2022-02-18 15:13:46 +01:00 committed by GitHub
commit 20ff04732f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 5 additions and 5 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.
**Shipped version:** 0.12.1~ynh1
**Shipped version:** 0.14.0~ynh1

View file

@ -14,7 +14,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.
**Version incluse :** 0.12.1~ynh1
**Version incluse :** 0.14.0~ynh1

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://github.com/mattermost/focalboard/releases/download/v0.12.1/focalboard-server-linux-amd64.tar.gz
SOURCE_SUM=bc931ea32a922351c352576e435e8e8818a7b067f06b9fb45a0b27c54638e55e
SOURCE_URL=https://github.com/mattermost/focalboard/releases/download/v0.14.0/focalboard-server-linux-amd64.tar.gz
SOURCE_SUM=21a1c26097fbe7cc36e29baf3feafab48b3d953a59c70777fdaedeb6d5081e46
SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=tar.gz
SOURCE_IN_SUBDIR=true

View file

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