mirror of
https://github.com/YunoHost-Apps/kanboard_ynh.git
synced 2024-09-03 19:36:17 +02:00
Update manifest.toml
This commit is contained in:
parent
8e35ae92a2
commit
2e4c7e1a5a
1 changed files with 3 additions and 3 deletions
|
@ -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~ynh1"
|
version = "1.2.33~ynh2"
|
||||||
|
|
||||||
maintainers = []
|
maintainers = []
|
||||||
|
|
||||||
|
@ -17,7 +17,7 @@ admindoc = "https://docs.kanboard.org/en/latest/"
|
||||||
code = "https://github.com/kanboard/kanboard"
|
code = "https://github.com/kanboard/kanboard"
|
||||||
|
|
||||||
[integration]
|
[integration]
|
||||||
yunohost = ">= 11.1.21"
|
yunohost = ">= 11.2"
|
||||||
architectures = "all"
|
architectures = "all"
|
||||||
multi_instance = true
|
multi_instance = true
|
||||||
ldap = false
|
ldap = false
|
||||||
|
@ -47,7 +47,7 @@ ram.runtime = "50M"
|
||||||
|
|
||||||
[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.33.tar.gz"
|
||||||
sha256 = "9dab71c24455fc0c351a9fc009f828ba429261d0339db55cbfc6f0ee9c938169"
|
sha256 = "9389b618468c96deae6448398a687770284e798e797bf0effa42d3af5bb4e43d"
|
||||||
autoupdate.strategy = "latest_github_tag"
|
autoupdate.strategy = "latest_github_tag"
|
||||||
|
|
||||||
[resources.system_user]
|
[resources.system_user]
|
||||||
|
|
Loading…
Add table
Reference in a new issue