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 #163 from YunoHost-Apps/testing

Update manifest.toml
This commit is contained in:
Éric Gaspar 2023-07-04 09:54:59 +02:00 committed by GitHub
commit 26fe1eede9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 7 additions and 6 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
**Shipped version:** 1.2.30~ynh2
**Shipped version:** 1.2.31~ynh1
**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
**Version incluse :** 1.2.30~ynh2
**Version incluse :** 1.2.31~ynh1
**Démo :** https://demo.yunohost.org/kanboard/

View file

@ -5,7 +5,7 @@ name = "Kanboard"
description.en = "Kanban project management software"
description.fr = "Logiciel de gestion de projet Kanban"
version = "1.2.30~ynh2"
version = "1.2.31~ynh1"
maintainers = []
@ -17,7 +17,7 @@ admindoc = "https://docs.kanboard.org/en/latest/"
code = "https://github.com/kanboard/kanboard"
[integration]
yunohost = ">= 11.1.19"
yunohost = ">= 11.1.21"
architectures = "all"
multi_instance = true
ldap = false
@ -46,8 +46,9 @@ ram.runtime = "50M"
[resources.sources]
[resources.sources.main]
url = "https://github.com/kanboard/kanboard/archive/refs/tags/v1.2.30.tar.gz"
sha256 = "cf7b8437053ac29323523841a224f43c4859e1a6440347ccd78095dfda8788d2"
url = "https://github.com/kanboard/kanboard/archive/refs/tags/v1.2.31.tar.gz"
sha256 = "3ad58bea8160f71fc7a6681659b0c4073a7044816d4a0a00e08b5d2253d7bc93"
autoupdate.strategy = "latest_github_tag"
[resources.system_user]