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.18.1

https://github.com/plankanban/planka/releases/tag/v1.18.1
This commit is contained in:
yunohost-bot 2024-06-13 03:50:38 +02:00 committed by YunoHost Bot
parent a55b699ee9
commit 9a7398ef16

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.17.5~ynh1"
version = "1.18.1~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.17.5/planka-prebuild-v1.17.5.zip"
sha256 = "9243ba01f340ee39eb3063e2b1e8f148bc5d4507ec9f4813b66da520e78a4ac3"
url = "https://github.com/plankanban/planka/releases/download/v1.18.1/planka-prebuild-v1.18.1.zip"
sha256 = "82f098010cc96dea1a2672a56141fb374cdb72e1724f3546f636ca53c811ced9"
autoupdate.strategy = "latest_github_release"
autoupdate.asset = "^planka-prebuild-v.*zip$"