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 #182 from YunoHost-Apps/ci-auto-update-1.2.35

Upgrade to v1.2.35
This commit is contained in:
eric_G 2024-02-03 21:38:30 +01:00 committed by GitHub
commit 48badebbe7
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
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
**Shipped version:** 1.2.34~ynh2
**Shipped version:** 1.2.35~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.34~ynh2
**Version incluse :** 1.2.35~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.34~ynh2"
version = "1.2.35~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.34.tar.gz"
sha256 = "587bc1c2da27b953569d61d4673b557f470f65f624caa30621daa36d481273f0"
url = "https://github.com/kanboard/kanboard/archive/refs/tags/v1.2.35.tar.gz"
sha256 = "9b6118ba4e3b3dd17f5313a963be09b7f9c323ad0c78bde3d9a394c6afb30b7e"
autoupdate.strategy = "latest_github_release"
[resources.system_user]