1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/discourse_ynh.git synced 2024-09-03 18:26:18 +02:00

Merge remote-tracking branch 'origin/testing' into pr/141

This commit is contained in:
Éric Gaspar 2023-01-05 19:15:51 +01:00
commit 93c6d2f112
4 changed files with 5 additions and 5 deletions

View file

@ -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! 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 **Demo:** https://try.discourse.org

View file

@ -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 ! 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 **Démo :** https://try.discourse.org

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://github.com/discourse/discourse/archive/v2.8.13.tar.gz SOURCE_URL=https://github.com/discourse/discourse/archive/v2.8.14.tar.gz
SOURCE_SUM=21813abb7add3bb5244e7a3166ecd91cadb5a39a7a8b02202d7e5ef8b97582eb SOURCE_SUM=b4b9a2857515ab79b2bc71cc0bdd09f9bf749d506c095b76d86846c9adf62623
SOURCE_SUM_PRG=sha256sum SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=tar.gz SOURCE_FORMAT=tar.gz
SOURCE_IN_SUBDIR=true SOURCE_IN_SUBDIR=true

View file

@ -6,7 +6,7 @@
"en": "Discussion platform", "en": "Discussion platform",
"fr": "Plateforme de discussion" "fr": "Plateforme de discussion"
}, },
"version": "2.8.13~ynh1", "version": "2.8.14~ynh1",
"url": "http://Discourse.org", "url": "http://Discourse.org",
"upstream": { "upstream": {
"license": "GPL-2.0", "license": "GPL-2.0",