1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/discourse_ynh.git synced 2024-09-03 18:26:18 +02:00
* 2.7.7
This commit is contained in:
Éric Gaspar 2021-07-30 10:12:32 +02:00 committed by GitHub
parent c9de36ad3a
commit 8a7f77eaa6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
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
Discussion platform
**Shipped version:** 2.7.6~ynh1
**Shipped version:** 2.7.7~ynh1
**Demo:** https://try.discourse.org

View file

@ -13,7 +13,7 @@ Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour
Plateforme de discussion
**Version incluse :** 2.7.6~ynh1
**Version incluse :** 2.7.7~ynh1
**Démo :** https://try.discourse.org

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://github.com/discourse/discourse/archive/v2.7.6.tar.gz
SOURCE_SUM=8b52b24540c7fb18bb299bbfd4b14019d6dfd4d3f3e18d145bc039478ae4da2d
SOURCE_URL=https://github.com/discourse/discourse/archive/v2.7.7.tar.gz
SOURCE_SUM=b40d9fee552099839ae4e8d9a3fffe3f13ba1d043a5c16e4c64d625852423d9e
SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=tar.gz
SOURCE_IN_SUBDIR=true

View file

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