mirror of
https://github.com/YunoHost-Apps/planka_ynh.git
synced 2024-09-03 20:06:00 +02:00
Merge pull request #13 from orhtej2/orhtej2-patch-1
Update to proper artifact for 1.15.7
This commit is contained in:
commit
92a318c4e8
1 changed files with 5 additions and 4 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,9 +50,10 @@ 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/releases/download/v1.15.7/planka-prebuild-v1.15.7.zip"
|
||||||
sha256 = "e754a03a8c59009a5578bcfe1888852c4ef28a736ea7f8115a262a93cb466863"
|
sha256 = "f286949c184789cbf8a4443a4f2beafc9ceeb428cf4fa08ac585954e48988130"
|
||||||
autoupdate.strategy = "latest_github_tag"
|
autoupdate.strategy = "latest_github_release"
|
||||||
|
autoupdate.asset = "^planka-prebuild-v.*zip$"
|
||||||
|
|
||||||
[resources.system_user]
|
[resources.system_user]
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue