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

Upgrade sources

- `main` v1.21.0: https://github.com/plankanban/planka/releases/tag/v1.21.0
This commit is contained in:
yunohost-bot 2024-08-13 03:40:41 +02:00 committed by YunoHost Bot
parent fe57a86b4f
commit 2f528c17c9

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.20.1~ynh1"
version = "1.21.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.20.1/planka-prebuild-v1.20.1.zip"
sha256 = "83aac1fc6f10284f1d7699d3034eaaa9d586a4d9f18aa1451b793eeb96702b6f"
url = "https://github.com/plankanban/planka/releases/download/v1.21.0/planka-prebuild-v1.21.0.zip"
sha256 = "26e0726e0563a225f982e826e10d725e9a215204f9a35c0569eac0a090a22ead"
autoupdate.strategy = "latest_github_release"
autoupdate.asset = "^planka-prebuild-v.*zip$"