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

https://github.com/plankanban/planka/releases/tag/v1.16.3
This commit is contained in:
yunohost-bot 2024-04-11 03:40:47 +02:00 committed by YunoHost Bot
parent 86013d557d
commit fb3a51f90a

View file

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