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

https://github.com/plankanban/planka/releases/tag/v1.17.1
This commit is contained in:
yunohost-bot 2024-04-24 03:43:50 +02:00 committed by YunoHost Bot
parent 00285f07b3
commit b60cb50c00

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.17.0~ynh1" version = "1.17.1~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.17.0/planka-prebuild-v1.17.0.zip" url = "https://github.com/plankanban/planka/releases/download/v1.17.1/planka-prebuild-v1.17.1.zip"
sha256 = "07df41ce32972095cd870bc02ee563d8408e497bc3226c184cfb8b32457328ee" sha256 = "37151b0a9b05e1d39b3053c855d4598168bf7c05f5e7bd97883b73f7aa42b8a1"
autoupdate.strategy = "latest_github_release" autoupdate.strategy = "latest_github_release"
autoupdate.asset = "^planka-prebuild-v.*zip$" autoupdate.asset = "^planka-prebuild-v.*zip$"