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