From 9cc76660f286a3e7fad8cbacb2e86c543c75546f Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Sun, 23 Jun 2024 03:48:48 +0200 Subject: [PATCH 1/4] Upgrade to v7.50 https://github.com/wekan/wekan/releases/tag/v7.50 --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index 5b29e16..5ef0c0f 100644 --- a/manifest.toml +++ b/manifest.toml @@ -5,7 +5,7 @@ name = "Wekan" description.en = "Trello-like kanban" description.fr = "Kanban similaire à Trello" -version = "7.49~ynh1" +version = "7.50~ynh1" maintainers = ["alexAubin", "ljf", "yalh76"] @@ -46,8 +46,8 @@ ram.runtime = "50M" [resources] [resources.sources.main] - amd64.url = "https://github.com/wekan/wekan/releases/download/v7.49/wekan-7.49-amd64.zip" - amd64.sha256 = "fc498416333bbdddca2c0b6025e87e407e607f72595d00f225342c63a3866f83" + amd64.url = "https://github.com/wekan/wekan/releases/download/v7.50/wekan-7.50-amd64.zip" + amd64.sha256 = "8f539a0ed76d7aee5ee81770daa08c1a5646c55476f348a8a0c6597bf9f4e655" autoupdate.strategy = "latest_github_release" autoupdate.asset.amd64 = ".*-amd64.zip" From d98c7c77b3192efc1e85e3b31c56691c678f4a5e Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Sun, 23 Jun 2024 01:48:50 +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 a93f294..f7a8f95 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ It shall NOT be edited by hand. WeKan is an completely Open Source and Free software collaborative kanban board application. -**Shipped version:** 7.49~ynh1 +**Shipped version:** 7.50~ynh1 **Demo:** diff --git a/README_es.md b/README_es.md index f1d5160..651433e 100644 --- a/README_es.md +++ b/README_es.md @@ -19,7 +19,7 @@ No se debe editar a mano. WeKan is an completely Open Source and Free software collaborative kanban board application. -**Versión actual:** 7.49~ynh1 +**Versión actual:** 7.50~ynh1 **Demo:** diff --git a/README_eu.md b/README_eu.md index 8937392..a5178f2 100644 --- a/README_eu.md +++ b/README_eu.md @@ -19,7 +19,7 @@ EZ editatu eskuz. WeKan is an completely Open Source and Free software collaborative kanban board application. -**Paketatutako bertsioa:** 7.49~ynh1 +**Paketatutako bertsioa:** 7.50~ynh1 **Demoa:** diff --git a/README_fr.md b/README_fr.md index 013e662..4e0a043 100644 --- a/README_fr.md +++ b/README_fr.md @@ -19,7 +19,7 @@ Il NE doit PAS être modifié à la main. WeKan est une application de tableau kanban collaborative entièrement libre et open source. -**Version incluse :** 7.49~ynh1 +**Version incluse :** 7.50~ynh1 **Démo :** diff --git a/README_gl.md b/README_gl.md index de08049..6ec2d7e 100644 --- a/README_gl.md +++ b/README_gl.md @@ -19,7 +19,7 @@ NON debe editarse manualmente. WeKan is an completely Open Source and Free software collaborative kanban board application. -**Versión proporcionada:** 7.49~ynh1 +**Versión proporcionada:** 7.50~ynh1 **Demo:** diff --git a/README_zh_Hans.md b/README_zh_Hans.md index 531cefe..5d66283 100644 --- a/README_zh_Hans.md +++ b/README_zh_Hans.md @@ -19,7 +19,7 @@ WeKan is an completely Open Source and Free software collaborative kanban board application. -**分发版本:** 7.49~ynh1 +**分发版本:** 7.50~ynh1 **演示:** From e8ba4c8ead63f72f475cfdae85d5a85ab77e0a3f Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Fri, 28 Jun 2024 03:52:04 +0200 Subject: [PATCH 3/4] Upgrade to v7.51 https://github.com/wekan/wekan/releases/tag/v7.51 --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index 5ef0c0f..282de9f 100644 --- a/manifest.toml +++ b/manifest.toml @@ -5,7 +5,7 @@ name = "Wekan" description.en = "Trello-like kanban" description.fr = "Kanban similaire à Trello" -version = "7.50~ynh1" +version = "7.51~ynh1" maintainers = ["alexAubin", "ljf", "yalh76"] @@ -46,8 +46,8 @@ ram.runtime = "50M" [resources] [resources.sources.main] - amd64.url = "https://github.com/wekan/wekan/releases/download/v7.50/wekan-7.50-amd64.zip" - amd64.sha256 = "8f539a0ed76d7aee5ee81770daa08c1a5646c55476f348a8a0c6597bf9f4e655" + amd64.url = "https://github.com/wekan/wekan/releases/download/v7.51/wekan-7.51-amd64.zip" + amd64.sha256 = "0c2830cd039096cc8b4f09ec0b806bf3c611572807a4587b6aa16c9651d52762" autoupdate.strategy = "latest_github_release" autoupdate.asset.amd64 = ".*-amd64.zip" From dc7e33fbc8d76a47a7f655ad3be05dfe39af01f9 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Fri, 28 Jun 2024 01:52:06 +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 f7a8f95..5c6ecec 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ It shall NOT be edited by hand. # Wekan for YunoHost -[![Integration level](https://dash.yunohost.org/integration/wekan.svg)](https://dash.yunohost.org/appci/app/wekan) ![Working status](https://ci-apps.yunohost.org/ci/badges/wekan.status.svg) ![Maintenance status](https://ci-apps.yunohost.org/ci/badges/wekan.maintain.svg) +[![Integration level](https://dash.yunohost.org/integration/wekan.svg)](https://ci-apps.yunohost.org/ci/apps/wekan/) ![Working status](https://ci-apps.yunohost.org/ci/badges/wekan.status.svg) ![Maintenance status](https://ci-apps.yunohost.org/ci/badges/wekan.maintain.svg) [![Install Wekan with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=wekan) @@ -19,7 +19,7 @@ It shall NOT be edited by hand. WeKan is an completely Open Source and Free software collaborative kanban board application. -**Shipped version:** 7.50~ynh1 +**Shipped version:** 7.51~ynh1 **Demo:** diff --git a/README_es.md b/README_es.md index 651433e..901e012 100644 --- a/README_es.md +++ b/README_es.md @@ -5,7 +5,7 @@ No se debe editar a mano. # Wekan para Yunohost -[![Nivel de integración](https://dash.yunohost.org/integration/wekan.svg)](https://dash.yunohost.org/appci/app/wekan) ![Estado funcional](https://ci-apps.yunohost.org/ci/badges/wekan.status.svg) ![Estado En Mantención](https://ci-apps.yunohost.org/ci/badges/wekan.maintain.svg) +[![Nivel de integración](https://dash.yunohost.org/integration/wekan.svg)](https://ci-apps.yunohost.org/ci/apps/wekan/) ![Estado funcional](https://ci-apps.yunohost.org/ci/badges/wekan.status.svg) ![Estado En Mantención](https://ci-apps.yunohost.org/ci/badges/wekan.maintain.svg) [![Instalar Wekan con Yunhost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=wekan) @@ -19,7 +19,7 @@ No se debe editar a mano. WeKan is an completely Open Source and Free software collaborative kanban board application. -**Versión actual:** 7.50~ynh1 +**Versión actual:** 7.51~ynh1 **Demo:** diff --git a/README_eu.md b/README_eu.md index a5178f2..c889d66 100644 --- a/README_eu.md +++ b/README_eu.md @@ -5,7 +5,7 @@ EZ editatu eskuz. # Wekan YunoHost-erako -[![Integrazio maila](https://dash.yunohost.org/integration/wekan.svg)](https://dash.yunohost.org/appci/app/wekan) ![Funtzionamendu egoera](https://ci-apps.yunohost.org/ci/badges/wekan.status.svg) ![Mantentze egoera](https://ci-apps.yunohost.org/ci/badges/wekan.maintain.svg) +[![Integrazio maila](https://dash.yunohost.org/integration/wekan.svg)](https://ci-apps.yunohost.org/ci/apps/wekan/) ![Funtzionamendu egoera](https://ci-apps.yunohost.org/ci/badges/wekan.status.svg) ![Mantentze egoera](https://ci-apps.yunohost.org/ci/badges/wekan.maintain.svg) [![Instalatu Wekan YunoHost-ekin](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=wekan) @@ -19,7 +19,7 @@ EZ editatu eskuz. WeKan is an completely Open Source and Free software collaborative kanban board application. -**Paketatutako bertsioa:** 7.50~ynh1 +**Paketatutako bertsioa:** 7.51~ynh1 **Demoa:** diff --git a/README_fr.md b/README_fr.md index 4e0a043..9175c91 100644 --- a/README_fr.md +++ b/README_fr.md @@ -5,7 +5,7 @@ Il NE doit PAS être modifié à la main. # Wekan pour YunoHost -[![Niveau d’intégration](https://dash.yunohost.org/integration/wekan.svg)](https://dash.yunohost.org/appci/app/wekan) ![Statut du fonctionnement](https://ci-apps.yunohost.org/ci/badges/wekan.status.svg) ![Statut de maintenance](https://ci-apps.yunohost.org/ci/badges/wekan.maintain.svg) +[![Niveau d’intégration](https://dash.yunohost.org/integration/wekan.svg)](https://ci-apps.yunohost.org/ci/apps/wekan/) ![Statut du fonctionnement](https://ci-apps.yunohost.org/ci/badges/wekan.status.svg) ![Statut de maintenance](https://ci-apps.yunohost.org/ci/badges/wekan.maintain.svg) [![Installer Wekan avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=wekan) @@ -19,7 +19,7 @@ Il NE doit PAS être modifié à la main. WeKan est une application de tableau kanban collaborative entièrement libre et open source. -**Version incluse :** 7.50~ynh1 +**Version incluse :** 7.51~ynh1 **Démo :** diff --git a/README_gl.md b/README_gl.md index 6ec2d7e..02cb943 100644 --- a/README_gl.md +++ b/README_gl.md @@ -5,7 +5,7 @@ NON debe editarse manualmente. # Wekan para YunoHost -[![Nivel de integración](https://dash.yunohost.org/integration/wekan.svg)](https://dash.yunohost.org/appci/app/wekan) ![Estado de funcionamento](https://ci-apps.yunohost.org/ci/badges/wekan.status.svg) ![Estado de mantemento](https://ci-apps.yunohost.org/ci/badges/wekan.maintain.svg) +[![Nivel de integración](https://dash.yunohost.org/integration/wekan.svg)](https://ci-apps.yunohost.org/ci/apps/wekan/) ![Estado de funcionamento](https://ci-apps.yunohost.org/ci/badges/wekan.status.svg) ![Estado de mantemento](https://ci-apps.yunohost.org/ci/badges/wekan.maintain.svg) [![Instalar Wekan con YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=wekan) @@ -19,7 +19,7 @@ NON debe editarse manualmente. WeKan is an completely Open Source and Free software collaborative kanban board application. -**Versión proporcionada:** 7.50~ynh1 +**Versión proporcionada:** 7.51~ynh1 **Demo:** diff --git a/README_zh_Hans.md b/README_zh_Hans.md index 5d66283..bce8d1f 100644 --- a/README_zh_Hans.md +++ b/README_zh_Hans.md @@ -5,7 +5,7 @@ # YunoHost 上的 Wekan -[![集成程度](https://dash.yunohost.org/integration/wekan.svg)](https://dash.yunohost.org/appci/app/wekan) ![工作状态](https://ci-apps.yunohost.org/ci/badges/wekan.status.svg) ![维护状态](https://ci-apps.yunohost.org/ci/badges/wekan.maintain.svg) +[![集成程度](https://dash.yunohost.org/integration/wekan.svg)](https://ci-apps.yunohost.org/ci/apps/wekan/) ![工作状态](https://ci-apps.yunohost.org/ci/badges/wekan.status.svg) ![维护状态](https://ci-apps.yunohost.org/ci/badges/wekan.maintain.svg) [![使用 YunoHost 安装 Wekan](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=wekan) @@ -19,7 +19,7 @@ WeKan is an completely Open Source and Free software collaborative kanban board application. -**分发版本:** 7.50~ynh1 +**分发版本:** 7.51~ynh1 **演示:**