mirror of
https://github.com/YunoHost-Apps/planka_ynh.git
synced 2024-09-03 20:06:00 +02:00
Upgrade sources
- `main` v1.21.1: https://github.com/plankanban/planka/releases/tag/v1.21.1
This commit is contained in:
parent
66dea11b32
commit
dd7a014d6f
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.21.0~ynh1"
|
version = "1.21.1~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.21.0/planka-prebuild-v1.21.0.zip"
|
url = "https://github.com/plankanban/planka/releases/download/v1.21.1/planka-prebuild-v1.21.1.zip"
|
||||||
sha256 = "26e0726e0563a225f982e826e10d725e9a215204f9a35c0569eac0a090a22ead"
|
sha256 = "3130aace4155ec64cd7212561f2854f626e44efc47d004713ff2d606a0a49538"
|
||||||
autoupdate.strategy = "latest_github_release"
|
autoupdate.strategy = "latest_github_release"
|
||||||
autoupdate.asset = "^planka-prebuild-v.*zip$"
|
autoupdate.asset = "^planka-prebuild-v.*zip$"
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue