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

Upgrade to 0.6.5

This commit is contained in:
ericgaspar 2021-04-13 21:29:38 +02:00
parent 1f214d5a71
commit 865252b2fa
No known key found for this signature in database
GPG key ID: 574F281483054D44
4 changed files with 5 additions and 5 deletions

View file

@ -11,7 +11,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in
## Overview ## Overview
Focalboard is an open source, self-hosted alternative to Trello, Notion, and Asana. It helps define, organize, track and manage work across individuals and teams. Focalboard is an open source, self-hosted alternative to Trello, Notion, and Asana. It helps define, organize, track and manage work across individuals and teams.
**Shipped version:** 0.6.1 **Shipped version:** 0.6.5
## Screenshots ## Screenshots

View file

@ -11,7 +11,7 @@ Si vous n'avez pas YunoHost, consultez [le guide](https://yunohost.org/#/install
## Vue d'ensemble ## Vue d'ensemble
Focalboard est une alternative open source auto-hébergée à Trello, Notion et Asana. Il aide à définir, organiser, suivre et gérer le travail entre les individus et les équipes. Focalboard est une alternative open source auto-hébergée à Trello, Notion et Asana. Il aide à définir, organiser, suivre et gérer le travail entre les individus et les équipes.
**Version incluse :** 0.6.1 **Version incluse :** 0.6.5
## Captures d'écran ## Captures d'écran

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://github.com/mattermost/focalboard/releases/download/v0.6.1/focalboard-server-linux-amd64.tar.gz SOURCE_URL=https://github.com/mattermost/focalboard/releases/download/v0.6.5-rc1/focalboard-server-linux-amd64.tar.gz
SOURCE_SUM=65ec7e811f37706af33d2f6825850a656fc48be520c55649ad0d3a136716aac6 SOURCE_SUM=51e117b766a21218371e5090aeb3d3e67bed5a15640f9ac950a6466e1398effa
SOURCE_SUM_PRG=sha256sum SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=tar.gz SOURCE_FORMAT=tar.gz
SOURCE_IN_SUBDIR=true SOURCE_IN_SUBDIR=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": "0.6.1~ynh1", "version": "0.6.5~ynh1",
"url": "https://www.focalboard.com/", "url": "https://www.focalboard.com/",
"license": "MIT", "license": "MIT",
"maintainer": { "maintainer": {