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

Fixed autoupdate.

This commit is contained in:
orhtej2 2024-03-14 22:00:38 +01:00
parent abeed7ef6a
commit 0963c9298f

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.6~ynh1"
version = "1.15.7~ynh1"
maintainers = ["eric_G"]
@ -53,6 +53,7 @@ ram.runtime = "50M"
url = "https://github.com/plankanban/planka/releases/download/v1.15.7/planka-prebuild-v1.15.7.zip"
sha256 = "f286949c184789cbf8a4443a4f2beafc9ceeb428cf4fa08ac585954e48988130"
autoupdate.strategy = "latest_github_release"
autoupdate.asset = "^planka-prebuild-v.*zip$"
[resources.system_user]