mirror of
https://github.com/YunoHost-Apps/kanboard_ynh.git
synced 2024-09-03 19:36:17 +02:00
Merge pull request #197 from YunoHost-Apps/testing
Update manifest.toml
This commit is contained in:
commit
af82227b55
8 changed files with 10 additions and 10 deletions
|
@ -25,7 +25,7 @@ Kanboard is a free and open source Kanban project management software.
|
|||
- Drag and drop tasks to manage your project
|
||||
|
||||
|
||||
**Shipped version:** 1.2.38~ynh1
|
||||
**Shipped version:** 1.2.38~ynh2
|
||||
|
||||
**Demo:** <https://demo.yunohost.org/kanboard/>
|
||||
|
||||
|
|
|
@ -25,7 +25,7 @@ Kanboard is a free and open source Kanban project management software.
|
|||
- Drag and drop tasks to manage your project
|
||||
|
||||
|
||||
**Versión actual:** 1.2.38~ynh1
|
||||
**Versión actual:** 1.2.38~ynh2
|
||||
|
||||
**Demo:** <https://demo.yunohost.org/kanboard/>
|
||||
|
||||
|
|
|
@ -25,7 +25,7 @@ Kanboard is a free and open source Kanban project management software.
|
|||
- Drag and drop tasks to manage your project
|
||||
|
||||
|
||||
**Paketatutako bertsioa:** 1.2.38~ynh1
|
||||
**Paketatutako bertsioa:** 1.2.38~ynh2
|
||||
|
||||
**Demoa:** <https://demo.yunohost.org/kanboard/>
|
||||
|
||||
|
|
|
@ -25,7 +25,7 @@ Kanboard est un logiciel de gestion de projet Kanban gratuit et open source.
|
|||
- Glisser et déposez des tâches pour gérer votre projet
|
||||
|
||||
|
||||
**Version incluse :** 1.2.38~ynh1
|
||||
**Version incluse :** 1.2.38~ynh2
|
||||
|
||||
**Démo :** <https://demo.yunohost.org/kanboard/>
|
||||
|
||||
|
|
|
@ -25,7 +25,7 @@ Kanboard is a free and open source Kanban project management software.
|
|||
- Drag and drop tasks to manage your project
|
||||
|
||||
|
||||
**Versión proporcionada:** 1.2.38~ynh1
|
||||
**Versión proporcionada:** 1.2.38~ynh2
|
||||
|
||||
**Demo:** <https://demo.yunohost.org/kanboard/>
|
||||
|
||||
|
|
|
@ -25,7 +25,7 @@ Kanboard is a free and open source Kanban project management software.
|
|||
- Drag and drop tasks to manage your project
|
||||
|
||||
|
||||
**Versi terkirim:** 1.2.38~ynh1
|
||||
**Versi terkirim:** 1.2.38~ynh2
|
||||
|
||||
**Demo:** <https://demo.yunohost.org/kanboard/>
|
||||
|
||||
|
@ -37,7 +37,7 @@ Kanboard is a free and open source Kanban project management software.
|
|||
|
||||
- Website aplikasi resmi: <https://kanboard.net>
|
||||
- Dokumentasi admin resmi: <https://docs.kanboard.org/>
|
||||
- Repositori kode aplikasi hulu: <https://github.com/kanboard/kanboard>
|
||||
- Depot kode aplikasi hulu: <https://github.com/kanboard/kanboard>
|
||||
- Gudang YunoHost: <https://apps.yunohost.org/app/kanboard>
|
||||
- Laporkan bug: <https://github.com/YunoHost-Apps/kanboard_ynh/issues>
|
||||
|
||||
|
|
|
@ -25,7 +25,7 @@ Kanboard is a free and open source Kanban project management software.
|
|||
- Drag and drop tasks to manage your project
|
||||
|
||||
|
||||
**分发版本:** 1.2.38~ynh1
|
||||
**分发版本:** 1.2.38~ynh2
|
||||
|
||||
**演示:** <https://demo.yunohost.org/kanboard/>
|
||||
|
||||
|
|
|
@ -5,7 +5,7 @@ name = "Kanboard"
|
|||
description.en = "Kanban project management software"
|
||||
description.fr = "Logiciel de gestion de projet Kanban"
|
||||
|
||||
version = "1.2.38~ynh1"
|
||||
version = "1.2.38~ynh2"
|
||||
|
||||
maintainers = []
|
||||
|
||||
|
@ -51,7 +51,7 @@ ram.runtime = "50M"
|
|||
|
||||
[resources.sources.main]
|
||||
url = "https://github.com/kanboard/kanboard/archive/refs/tags/v1.2.38.tar.gz"
|
||||
sha256 = "a28a48326baf23d5473e946544cb239754d8452d8e68d4fb8431a913cc60dbe0"
|
||||
sha256 = "8cb90a199c649ecaa1bb0f6a3d69550adae8ac52c9c6be825b56ab5731baed26"
|
||||
autoupdate.strategy = "latest_github_release"
|
||||
|
||||
[resources.system_user]
|
||||
|
|
Loading…
Add table
Reference in a new issue