1
0
Fork 0
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:
eric_G 2024-03-19 12:19:50 +01:00 committed by GitHub
commit 92a318c4e8
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

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.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]