mirror of
https://github.com/YunoHost-Apps/planka_ynh.git
synced 2024-09-03 20:06:00 +02:00
Merge pull request #7 from YunoHost-Apps/ci-auto-update-1.15.6
Upgrade to v1.15.6
This commit is contained in:
commit
fbae9a99f5
3 changed files with 5 additions and 5 deletions
|
@ -30,7 +30,7 @@ Elegant open source project tracking.
|
|||
- Internationalization
|
||||
|
||||
|
||||
**Shipped version:** 1.15.2~ynh2
|
||||
**Shipped version:** 1.15.6~ynh1
|
||||
|
||||
**Demo:** https://plankanban.github.io/planka/#/
|
||||
|
||||
|
|
|
@ -30,7 +30,7 @@ Suivi de projet open source élégant.
|
|||
- Internationalisation
|
||||
|
||||
|
||||
**Version incluse :** 1.15.2~ynh2
|
||||
**Version incluse :** 1.15.6~ynh1
|
||||
|
||||
**Démo :** https://plankanban.github.io/planka/#/
|
||||
|
||||
|
|
|
@ -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/releases/download/v1.15.6/planka-prebuild-v1.15.6.zip"
|
||||
sha256 = "e754a03a8c59009a5578bcfe1888852c4ef28a736ea7f8115a262a93cb466863"
|
||||
autoupdate.strategy = "latest_github_tag"
|
||||
|
||||
[resources.system_user]
|
||||
|
|
Loading…
Add table
Reference in a new issue