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.19.2: https://github.com/plankanban/planka/releases/tag/v1.19.2
This commit is contained in:
yunohost-bot 2024-07-16 03:40:21 +02:00 committed by YunoHost Bot
parent fc54d0e6c4
commit cecaade783

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.19.1~ynh1" version = "1.19.2~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.19.1/planka-prebuild-v1.19.1.zip" url = "https://github.com/plankanban/planka/releases/download/v1.19.2/planka-prebuild-v1.19.2.zip"
sha256 = "d9fa86fb040f5c75d943a35436a3ad6b5fad2979574c61c6d9b111158518331d" sha256 = "80dca1cf2ab0ca9c4c0ae1f46ac967bf86763b0597b1679c2983c404608dcd2c"
autoupdate.strategy = "latest_github_release" autoupdate.strategy = "latest_github_release"
autoupdate.asset = "^planka-prebuild-v.*zip$" autoupdate.asset = "^planka-prebuild-v.*zip$"