mirror of
https://github.com/YunoHost-Apps/focalboard_ynh.git
synced 2024-09-03 18:36:19 +02:00
Merge ddcb3b0473
into 85a0ac87be
This commit is contained in:
commit
a0e665d4c0
8 changed files with 10 additions and 10 deletions
|
@ -19,7 +19,7 @@ It shall NOT be edited by hand.
|
|||
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.11.4~ynh2
|
||||
**Shipped version:** 8.0.0~ynh1
|
||||
|
||||
## Screenshots
|
||||
|
||||
|
|
|
@ -19,7 +19,7 @@ No se debe editar a mano.
|
|||
Focalboard is a project management tool that helps define, organize, track and manage work across teams, using a familiar kanban board view.
|
||||
|
||||
|
||||
**Versión actual:** 7.11.4~ynh2
|
||||
**Versión actual:** 8.0.0~ynh1
|
||||
|
||||
## Capturas
|
||||
|
||||
|
|
|
@ -19,7 +19,7 @@ EZ editatu eskuz.
|
|||
Focalboard is a project management tool that helps define, organize, track and manage work across teams, using a familiar kanban board view.
|
||||
|
||||
|
||||
**Paketatutako bertsioa:** 7.11.4~ynh2
|
||||
**Paketatutako bertsioa:** 8.0.0~ynh1
|
||||
|
||||
## Pantaila-argazkiak
|
||||
|
||||
|
|
|
@ -19,7 +19,7 @@ Il NE doit PAS être modifié à la main.
|
|||
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.11.4~ynh2
|
||||
**Version incluse :** 8.0.0~ynh1
|
||||
|
||||
## Captures d’écran
|
||||
|
||||
|
|
|
@ -19,7 +19,7 @@ NON debe editarse manualmente.
|
|||
Focalboard is a project management tool that helps define, organize, track and manage work across teams, using a familiar kanban board view.
|
||||
|
||||
|
||||
**Versión proporcionada:** 7.11.4~ynh2
|
||||
**Versión proporcionada:** 8.0.0~ynh1
|
||||
|
||||
## Capturas de pantalla
|
||||
|
||||
|
|
|
@ -19,7 +19,7 @@ Ini TIDAK boleh diedit dengan tangan.
|
|||
Focalboard is a project management tool that helps define, organize, track and manage work across teams, using a familiar kanban board view.
|
||||
|
||||
|
||||
**Versi terkirim:** 7.11.4~ynh2
|
||||
**Versi terkirim:** 8.0.0~ynh1
|
||||
|
||||
## Tangkapan Layar
|
||||
|
||||
|
|
|
@ -19,7 +19,7 @@
|
|||
Focalboard is a project management tool that helps define, organize, track and manage work across teams, using a familiar kanban board view.
|
||||
|
||||
|
||||
**分发版本:** 7.11.4~ynh2
|
||||
**分发版本:** 8.0.0~ynh1
|
||||
|
||||
## 截图
|
||||
|
||||
|
|
|
@ -5,7 +5,7 @@ name = "Focalboard"
|
|||
description.en = "Kanban project management software"
|
||||
description.fr = "Logiciel de gestion de projet Kanban"
|
||||
|
||||
version = "7.11.4~ynh2"
|
||||
version = "8.0.0~ynh1"
|
||||
|
||||
maintainers = []
|
||||
|
||||
|
@ -41,8 +41,8 @@ ram.runtime = "50M"
|
|||
|
||||
[resources.sources]
|
||||
[resources.sources.main]
|
||||
url = "https://github.com/mattermost/focalboard/releases/download/v7.11.3/focalboard-server-linux-amd64.tar.gz"
|
||||
sha256 = "3515ef5b90fe2d958b8869e0191915f0ca46ee4e6950e16c9647423981ebeecd"
|
||||
url = "https://github.com/mattermost/focalboard/releases/download/v8.0.0/mattermost-plugin-focalboard-v8.0.0-linux-amd64.tar.gz"
|
||||
sha256 = "c2a02d6f7cedb4da4e941b890370ed99ac4aa12e455fd1b07eac50591d045762"
|
||||
autoupdate.strategy = "latest_github_release"
|
||||
autoupdate.asset = "^.*focalboard-.*linux-amd64.tar.gz$"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue