From 7dc3d89d49178e53005e44df3b5fcb112f80f423 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Sat, 22 Jun 2024 03:44:30 +0200 Subject: [PATCH 1/4] Upgrade to v1.19.1 https://github.com/plankanban/planka/releases/tag/v1.19.1 --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index cbcc2e4..f2ac1a8 100644 --- a/manifest.toml +++ b/manifest.toml @@ -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.19.0~ynh1" +version = "1.19.1~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.19.0/planka-prebuild-v1.19.0.zip" - sha256 = "bf811ae1aa6400e26cdfa78bebcc94a804a8a2c96cc62f6b814b45e1730239d0" + url = "https://github.com/plankanban/planka/releases/download/v1.19.1/planka-prebuild-v1.19.1.zip" + sha256 = "d9fa86fb040f5c75d943a35436a3ad6b5fad2979574c61c6d9b111158518331d" autoupdate.strategy = "latest_github_release" autoupdate.asset = "^planka-prebuild-v.*zip$" From 7841ca564263b9806e31ee976ed9b78e911e28cf Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Sat, 22 Jun 2024 01:44:34 +0000 Subject: [PATCH 2/4] Auto-update READMEs --- README.md | 2 +- README_es.md | 2 +- README_eu.md | 2 +- README_fr.md | 2 +- README_gl.md | 2 +- README_zh_Hans.md | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 731d7c1..b28f736 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,7 @@ Elegant open source project tracking. - Internationalization -**Shipped version:** 1.19.0~ynh1 +**Shipped version:** 1.19.1~ynh1 **Demo:** diff --git a/README_es.md b/README_es.md index 8262c27..0b44c30 100644 --- a/README_es.md +++ b/README_es.md @@ -30,7 +30,7 @@ Elegant open source project tracking. - Internationalization -**Versión actual:** 1.19.0~ynh1 +**Versión actual:** 1.19.1~ynh1 **Demo:** diff --git a/README_eu.md b/README_eu.md index 618623a..4a63d51 100644 --- a/README_eu.md +++ b/README_eu.md @@ -30,7 +30,7 @@ Elegant open source project tracking. - Internationalization -**Paketatutako bertsioa:** 1.19.0~ynh1 +**Paketatutako bertsioa:** 1.19.1~ynh1 **Demoa:** diff --git a/README_fr.md b/README_fr.md index dbb5859..92e1adf 100644 --- a/README_fr.md +++ b/README_fr.md @@ -30,7 +30,7 @@ Suivi de projet open source élégant. - Internationalisation -**Version incluse :** 1.19.0~ynh1 +**Version incluse :** 1.19.1~ynh1 **Démo :** diff --git a/README_gl.md b/README_gl.md index b5ed94a..cfab01e 100644 --- a/README_gl.md +++ b/README_gl.md @@ -30,7 +30,7 @@ Elegant open source project tracking. - Internationalization -**Versión proporcionada:** 1.19.0~ynh1 +**Versión proporcionada:** 1.19.1~ynh1 **Demo:** diff --git a/README_zh_Hans.md b/README_zh_Hans.md index b7884b3..44f1d8a 100644 --- a/README_zh_Hans.md +++ b/README_zh_Hans.md @@ -30,7 +30,7 @@ Elegant open source project tracking. - Internationalization -**分发版本:** 1.19.0~ynh1 +**分发版本:** 1.19.1~ynh1 **演示:** From fc503d65e4dc321a79ffd1d655e8444b7f20b596 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Thu, 18 Jul 2024 03:41:48 +0200 Subject: [PATCH 3/4] Upgrade sources - `main` v1.20.0: https://github.com/plankanban/planka/releases/tag/v1.20.0 --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index f2ac1a8..62af046 100644 --- a/manifest.toml +++ b/manifest.toml @@ -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.19.1~ynh1" +version = "1.20.0~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.19.1/planka-prebuild-v1.19.1.zip" - sha256 = "d9fa86fb040f5c75d943a35436a3ad6b5fad2979574c61c6d9b111158518331d" + url = "https://github.com/plankanban/planka/releases/download/v1.20.0/planka-prebuild-v1.20.0.zip" + sha256 = "088b23d0a7edf6f4331eb6213795f26646d8dc0330a5944938ecd7caa845bfc8" autoupdate.strategy = "latest_github_release" autoupdate.asset = "^planka-prebuild-v.*zip$" From 5695e72e6b37c7539e31a6196fd0ceb0675ff264 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Thu, 18 Jul 2024 01:41:51 +0000 Subject: [PATCH 4/4] Auto-update READMEs --- README.md | 4 ++-- README_es.md | 4 ++-- README_eu.md | 4 ++-- README_fr.md | 4 ++-- README_gl.md | 4 ++-- README_zh_Hans.md | 4 ++-- 6 files changed, 12 insertions(+), 12 deletions(-) diff --git a/README.md b/README.md index b28f736..26dce7d 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ It shall NOT be edited by hand. # Planka for YunoHost -[![Integration level](https://dash.yunohost.org/integration/planka.svg)](https://dash.yunohost.org/appci/app/planka) ![Working status](https://ci-apps.yunohost.org/ci/badges/planka.status.svg) ![Maintenance status](https://ci-apps.yunohost.org/ci/badges/planka.maintain.svg) +[![Integration level](https://dash.yunohost.org/integration/planka.svg)](https://ci-apps.yunohost.org/ci/apps/planka/) ![Working status](https://ci-apps.yunohost.org/ci/badges/planka.status.svg) ![Maintenance status](https://ci-apps.yunohost.org/ci/badges/planka.maintain.svg) [![Install Planka with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=planka) @@ -30,7 +30,7 @@ Elegant open source project tracking. - Internationalization -**Shipped version:** 1.19.1~ynh1 +**Shipped version:** 1.20.0~ynh1 **Demo:** diff --git a/README_es.md b/README_es.md index 0b44c30..a33ddbc 100644 --- a/README_es.md +++ b/README_es.md @@ -5,7 +5,7 @@ No se debe editar a mano. # Planka para Yunohost -[![Nivel de integración](https://dash.yunohost.org/integration/planka.svg)](https://dash.yunohost.org/appci/app/planka) ![Estado funcional](https://ci-apps.yunohost.org/ci/badges/planka.status.svg) ![Estado En Mantención](https://ci-apps.yunohost.org/ci/badges/planka.maintain.svg) +[![Nivel de integración](https://dash.yunohost.org/integration/planka.svg)](https://ci-apps.yunohost.org/ci/apps/planka/) ![Estado funcional](https://ci-apps.yunohost.org/ci/badges/planka.status.svg) ![Estado En Mantención](https://ci-apps.yunohost.org/ci/badges/planka.maintain.svg) [![Instalar Planka con Yunhost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=planka) @@ -30,7 +30,7 @@ Elegant open source project tracking. - Internationalization -**Versión actual:** 1.19.1~ynh1 +**Versión actual:** 1.20.0~ynh1 **Demo:** diff --git a/README_eu.md b/README_eu.md index 4a63d51..90143e2 100644 --- a/README_eu.md +++ b/README_eu.md @@ -5,7 +5,7 @@ EZ editatu eskuz. # Planka YunoHost-erako -[![Integrazio maila](https://dash.yunohost.org/integration/planka.svg)](https://dash.yunohost.org/appci/app/planka) ![Funtzionamendu egoera](https://ci-apps.yunohost.org/ci/badges/planka.status.svg) ![Mantentze egoera](https://ci-apps.yunohost.org/ci/badges/planka.maintain.svg) +[![Integrazio maila](https://dash.yunohost.org/integration/planka.svg)](https://ci-apps.yunohost.org/ci/apps/planka/) ![Funtzionamendu egoera](https://ci-apps.yunohost.org/ci/badges/planka.status.svg) ![Mantentze egoera](https://ci-apps.yunohost.org/ci/badges/planka.maintain.svg) [![Instalatu Planka YunoHost-ekin](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=planka) @@ -30,7 +30,7 @@ Elegant open source project tracking. - Internationalization -**Paketatutako bertsioa:** 1.19.1~ynh1 +**Paketatutako bertsioa:** 1.20.0~ynh1 **Demoa:** diff --git a/README_fr.md b/README_fr.md index 92e1adf..80bd71e 100644 --- a/README_fr.md +++ b/README_fr.md @@ -5,7 +5,7 @@ Il NE doit PAS être modifié à la main. # Planka pour YunoHost -[![Niveau d’intégration](https://dash.yunohost.org/integration/planka.svg)](https://dash.yunohost.org/appci/app/planka) ![Statut du fonctionnement](https://ci-apps.yunohost.org/ci/badges/planka.status.svg) ![Statut de maintenance](https://ci-apps.yunohost.org/ci/badges/planka.maintain.svg) +[![Niveau d’intégration](https://dash.yunohost.org/integration/planka.svg)](https://ci-apps.yunohost.org/ci/apps/planka/) ![Statut du fonctionnement](https://ci-apps.yunohost.org/ci/badges/planka.status.svg) ![Statut de maintenance](https://ci-apps.yunohost.org/ci/badges/planka.maintain.svg) [![Installer Planka avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=planka) @@ -30,7 +30,7 @@ Suivi de projet open source élégant. - Internationalisation -**Version incluse :** 1.19.1~ynh1 +**Version incluse :** 1.20.0~ynh1 **Démo :** diff --git a/README_gl.md b/README_gl.md index cfab01e..e4d3d2d 100644 --- a/README_gl.md +++ b/README_gl.md @@ -5,7 +5,7 @@ NON debe editarse manualmente. # Planka para YunoHost -[![Nivel de integración](https://dash.yunohost.org/integration/planka.svg)](https://dash.yunohost.org/appci/app/planka) ![Estado de funcionamento](https://ci-apps.yunohost.org/ci/badges/planka.status.svg) ![Estado de mantemento](https://ci-apps.yunohost.org/ci/badges/planka.maintain.svg) +[![Nivel de integración](https://dash.yunohost.org/integration/planka.svg)](https://ci-apps.yunohost.org/ci/apps/planka/) ![Estado de funcionamento](https://ci-apps.yunohost.org/ci/badges/planka.status.svg) ![Estado de mantemento](https://ci-apps.yunohost.org/ci/badges/planka.maintain.svg) [![Instalar Planka con YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=planka) @@ -30,7 +30,7 @@ Elegant open source project tracking. - Internationalization -**Versión proporcionada:** 1.19.1~ynh1 +**Versión proporcionada:** 1.20.0~ynh1 **Demo:** diff --git a/README_zh_Hans.md b/README_zh_Hans.md index 44f1d8a..acd8c6f 100644 --- a/README_zh_Hans.md +++ b/README_zh_Hans.md @@ -5,7 +5,7 @@ # YunoHost 上的 Planka -[![集成程度](https://dash.yunohost.org/integration/planka.svg)](https://dash.yunohost.org/appci/app/planka) ![工作状态](https://ci-apps.yunohost.org/ci/badges/planka.status.svg) ![维护状态](https://ci-apps.yunohost.org/ci/badges/planka.maintain.svg) +[![集成程度](https://dash.yunohost.org/integration/planka.svg)](https://ci-apps.yunohost.org/ci/apps/planka/) ![工作状态](https://ci-apps.yunohost.org/ci/badges/planka.status.svg) ![维护状态](https://ci-apps.yunohost.org/ci/badges/planka.maintain.svg) [![使用 YunoHost 安装 Planka](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=planka) @@ -30,7 +30,7 @@ Elegant open source project tracking. - Internationalization -**分发版本:** 1.19.1~ynh1 +**分发版本:** 1.20.0~ynh1 **演示:**