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 #40 from YunoHost-Apps/ci-auto-update-1.19.1

Upgrade to v1.19.1
This commit is contained in:
eric_G 2024-06-23 21:23:54 +02:00 committed by GitHub
commit fc54d0e6c4
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
7 changed files with 9 additions and 9 deletions

View file

@ -30,7 +30,7 @@ Elegant open source project tracking.
- Internationalization - Internationalization
**Shipped version:** 1.19.0~ynh1 **Shipped version:** 1.19.1~ynh1
**Demo:** <https://plankanban.github.io/planka/#/> **Demo:** <https://plankanban.github.io/planka/#/>

View file

@ -30,7 +30,7 @@ Elegant open source project tracking.
- Internationalization - Internationalization
**Versión actual:** 1.19.0~ynh1 **Versión actual:** 1.19.1~ynh1
**Demo:** <https://plankanban.github.io/planka/#/> **Demo:** <https://plankanban.github.io/planka/#/>

View file

@ -30,7 +30,7 @@ Elegant open source project tracking.
- Internationalization - Internationalization
**Paketatutako bertsioa:** 1.19.0~ynh1 **Paketatutako bertsioa:** 1.19.1~ynh1
**Demoa:** <https://plankanban.github.io/planka/#/> **Demoa:** <https://plankanban.github.io/planka/#/>

View file

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

View file

@ -30,7 +30,7 @@ Elegant open source project tracking.
- Internationalization - Internationalization
**Versión proporcionada:** 1.19.0~ynh1 **Versión proporcionada:** 1.19.1~ynh1
**Demo:** <https://plankanban.github.io/planka/#/> **Demo:** <https://plankanban.github.io/planka/#/>

View file

@ -30,7 +30,7 @@ Elegant open source project tracking.
- Internationalization - Internationalization
**分发版本:** 1.19.0~ynh1 **分发版本:** 1.19.1~ynh1
**演示:** <https://plankanban.github.io/planka/#/> **演示:** <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.19.0~ynh1" version = "1.19.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.19.0/planka-prebuild-v1.19.0.zip" url = "https://github.com/plankanban/planka/releases/download/v1.19.1/planka-prebuild-v1.19.1.zip"
sha256 = "bf811ae1aa6400e26cdfa78bebcc94a804a8a2c96cc62f6b814b45e1730239d0" sha256 = "d9fa86fb040f5c75d943a35436a3ad6b5fad2979574c61c6d9b111158518331d"
autoupdate.strategy = "latest_github_release" autoupdate.strategy = "latest_github_release"
autoupdate.asset = "^planka-prebuild-v.*zip$" autoupdate.asset = "^planka-prebuild-v.*zip$"