mirror of
https://github.com/YunoHost-Apps/planka_ynh.git
synced 2024-09-03 20:06:00 +02:00
Upgrade to v1.15.6
This commit is contained in:
parent
06efb533f5
commit
02971c36a8
1 changed files with 3 additions and 3 deletions
|
@ -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.15.2~ynh2"
|
||||
version = "1.15.6~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.15.2/planka-prebuild-v1.15.2.zip"
|
||||
sha256 = "e823a872779ff500a6e757833d68f707ff0eb497fa3d9baff2bf2b3f9eb99000"
|
||||
url = "https://github.com/plankanban/planka/archive/refs/tags/v1.15.6.tar.gz"
|
||||
sha256 = "dec648e87475681d1c63219cb46b64125a511a902405fd342aeacdb0db846f60"
|
||||
autoupdate.strategy = "latest_github_tag"
|
||||
|
||||
[resources.system_user]
|
||||
|
|
Loading…
Add table
Reference in a new issue