1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/planka_ynh.git synced 2024-09-03 20:06:00 +02:00

Upgrade to v1.16.0

https://github.com/plankanban/planka/releases/tag/v1.16.0
This commit is contained in:
yunohost-bot 2024-03-22 02:42:22 +01:00 committed by YunoHost Bot
parent ba8e7ccddf
commit 8cf7eb0bd9

View file

@ -7,7 +7,7 @@ name = "Planka"
description.en = "Realtime kanban board for workgroups"
description.fr = "Tableau Kanban en temps réel pour les groupes de travail"
version = "1.15.7~ynh1"
version = "1.16.0~ynh1"
maintainers = ["eric_G"]
@ -50,8 +50,8 @@ ram.runtime = "50M"
[resources.sources]
[resources.sources.main]
url = "https://github.com/plankanban/planka/releases/download/v1.15.7/planka-prebuild-v1.15.7.zip"
sha256 = "f286949c184789cbf8a4443a4f2beafc9ceeb428cf4fa08ac585954e48988130"
url = "https://github.com/plankanban/planka/releases/download/v1.16.0/planka-prebuild-v1.16.0.zip"
sha256 = "1f4534b0410cff4c1e30350d9b9c3a5a9c1c84c9c629f1ae3f37f768d83ef9a9"
autoupdate.strategy = "latest_github_release"
autoupdate.asset = "^planka-prebuild-v.*zip$"