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 #8 from YunoHost-Apps/testing

Testing
This commit is contained in:
eric_G 2024-02-03 20:51:08 +01:00 committed by GitHub
commit 38fd5292c8
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 5 additions and 5 deletions

View file

@ -30,7 +30,7 @@ Elegant open source project tracking.
- Internationalization - Internationalization
**Shipped version:** 1.15.2~ynh2 **Shipped version:** 1.15.6~ynh1
**Demo:** https://plankanban.github.io/planka/#/ **Demo:** https://plankanban.github.io/planka/#/

View file

@ -30,7 +30,7 @@ Suivi de projet open source élégant.
- Internationalisation - Internationalisation
**Version incluse :** 1.15.2~ynh2 **Version incluse :** 1.15.6~ynh1
**Démo :** https://plankanban.github.io/planka/#/ **Démo :** https://plankanban.github.io/planka/#/

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.2~ynh2" version = "1.15.6~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.2/planka-prebuild-v1.15.2.zip" url = "https://github.com/plankanban/planka/releases/download/v1.15.6/planka-prebuild-v1.15.6.zip"
sha256 = "e823a872779ff500a6e757833d68f707ff0eb497fa3d9baff2bf2b3f9eb99000" sha256 = "e754a03a8c59009a5578bcfe1888852c4ef28a736ea7f8115a262a93cb466863"
autoupdate.strategy = "latest_github_tag" autoupdate.strategy = "latest_github_tag"
[resources.system_user] [resources.system_user]