mirror of
https://github.com/YunoHost-Apps/discourse_ynh.git
synced 2024-09-03 18:26:18 +02:00
V2.7.12 (#100)
* v2.7.12 * Auto-update README Co-authored-by: Yunohost-Bot <>
This commit is contained in:
parent
776fec7d8e
commit
4c132a527b
4 changed files with 5 additions and 5 deletions
|
@ -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.7.11~ynh1
|
||||
**Shipped version:** 2.7.12~ynh1
|
||||
|
||||
**Demo:** https://try.discourse.org
|
||||
|
||||
|
|
|
@ -13,7 +13,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.7.11~ynh1
|
||||
**Version incluse :** 2.7.12~ynh1
|
||||
|
||||
**Démo :** https://try.discourse.org
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
SOURCE_URL=https://github.com/discourse/discourse/archive/v2.7.11.tar.gz
|
||||
SOURCE_SUM=da01ea751849ab924e5870430a91c73ff7c30fcc0a8d043a38608af2e1955542
|
||||
SOURCE_URL=https://github.com/discourse/discourse/archive/v2.7.12.tar.gz
|
||||
SOURCE_SUM=9b1257e7106fe55777012da5e106be75ab7e2bf7ac66fdc5788cd73b6e76012b
|
||||
SOURCE_SUM_PRG=sha256sum
|
||||
SOURCE_FORMAT=tar.gz
|
||||
SOURCE_IN_SUBDIR=true
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
"en": "Discussion platform",
|
||||
"fr": "Plateforme de discussion"
|
||||
},
|
||||
"version": "2.7.11~ynh1",
|
||||
"version": "2.7.12~ynh1",
|
||||
"url": "http://Discourse.org",
|
||||
"upstream": {
|
||||
"license": "GPL-2.0",
|
||||
|
|
Loading…
Reference in a new issue