From 2ab285986ac4c5b8f2d3a8a8db26c59a5a9d0255 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 5 Jan 2023 19:14:47 +0100 Subject: [PATCH] Upgrade to version 2.8.14 (#140) * Upgrade to v2.8.14 * Auto-update README Co-authored-by: yunohost-bot Co-authored-by: yunohost-bot --- README.md | 2 +- README_fr.md | 2 +- conf/app.src | 4 ++-- manifest.json | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index cabadff..ee75448 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in Discourse is modern forum software for your community. Use it as a mailing list, discussion forum, long-form chat room, and more! -**Shipped version:** 2.8.13~ynh1 +**Shipped version:** 2.8.14~ynh1 **Demo:** https://try.discourse.org diff --git a/README_fr.md b/README_fr.md index acacbf8..7512d91 100644 --- a/README_fr.md +++ b/README_fr.md @@ -17,7 +17,7 @@ Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour Discourse est un logiciel de forum moderne pour votre communauté. Utilisez-le comme liste de diffusion, forum de discussion, salle de discussion longue durée, et plus encore ! -**Version incluse :** 2.8.13~ynh1 +**Version incluse :** 2.8.14~ynh1 **Démo :** https://try.discourse.org diff --git a/conf/app.src b/conf/app.src index a9721c4..c499f0f 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/discourse/discourse/archive/v2.8.13.tar.gz -SOURCE_SUM=21813abb7add3bb5244e7a3166ecd91cadb5a39a7a8b02202d7e5ef8b97582eb +SOURCE_URL=https://github.com/discourse/discourse/archive/v2.8.14.tar.gz +SOURCE_SUM=b4b9a2857515ab79b2bc71cc0bdd09f9bf749d506c095b76d86846c9adf62623 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true diff --git a/manifest.json b/manifest.json index 8ca6caf..fa71c31 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Discussion platform", "fr": "Plateforme de discussion" }, - "version": "2.8.13~ynh1", + "version": "2.8.14~ynh1", "url": "http://Discourse.org", "upstream": { "license": "GPL-2.0",