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

Upgrade sources

- `main` v1.2.38: https://github.com/kanboard/kanboard/releases/tag/v1.2.38
This commit is contained in:
yunohost-bot 2024-07-22 03:36:40 +02:00 committed by YunoHost Bot
parent e9be5740d6
commit b4174b3813

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.37~ynh1"
version = "1.2.38~ynh1"
maintainers = []
@ -50,8 +50,8 @@ ram.runtime = "50M"
[resources.sources]
[resources.sources.main]
url = "https://github.com/kanboard/kanboard/archive/refs/tags/v1.2.37.tar.gz"
sha256 = "4d538b0d74b7ad7e27e1c3108b3b699309a46006e44c385a803dbec19f84aeff"
url = "https://github.com/kanboard/kanboard/archive/refs/tags/v1.2.38.tar.gz"
sha256 = "a28a48326baf23d5473e946544cb239754d8452d8e68d4fb8431a913cc60dbe0"
autoupdate.strategy = "latest_github_release"
[resources.system_user]