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

Merge pull request #177 from YunoHost-Apps/testing

Testing
This commit is contained in:
eric_G 2023-12-14 10:02:08 +01:00 committed by GitHub
commit a60954d95b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 5 additions and 5 deletions

View file

@ -25,7 +25,7 @@ Kanboard is a free and open source Kanban project management software.
- Drag and drop tasks to manage your project - Drag and drop tasks to manage your project
**Shipped version:** 1.2.33~ynh3 **Shipped version:** 1.2.34~ynh1
**Demo:** https://demo.yunohost.org/kanboard/ **Demo:** https://demo.yunohost.org/kanboard/

View file

@ -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 - Glisser et déposez des tâches pour gérer votre projet
**Version incluse :** 1.2.33~ynh3 **Version incluse :** 1.2.34~ynh1
**Démo :** https://demo.yunohost.org/kanboard/ **Démo :** https://demo.yunohost.org/kanboard/

View file

@ -5,7 +5,7 @@ name = "Kanboard"
description.en = "Kanban project management software" description.en = "Kanban project management software"
description.fr = "Logiciel de gestion de projet Kanban" description.fr = "Logiciel de gestion de projet Kanban"
version = "1.2.33~ynh3" version = "1.2.34~ynh1"
maintainers = [] maintainers = []
@ -47,8 +47,8 @@ ram.runtime = "50M"
[resources.sources] [resources.sources]
[resources.sources.main] [resources.sources.main]
url = "https://github.com/kanboard/kanboard/archive/refs/tags/v1.2.33.tar.gz" url = "https://github.com/kanboard/kanboard/archive/refs/tags/v1.2.34.tar.gz"
sha256 = "9389b618468c96deae6448398a687770284e798e797bf0effa42d3af5bb4e43d" sha256 = "8fe1aa5491d69ed7081940e20e7a125fe7050792d30223a477a73601c22bf286"
autoupdate.strategy = "latest_github_tag" autoupdate.strategy = "latest_github_tag"
[resources.system_user] [resources.system_user]