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

Upgrade to upstream version 2.1.6

This commit is contained in:
Jimmy Monin 2019-01-05 10:49:06 +01:00
parent e4010f2df6
commit 44f43840c6
3 changed files with 4 additions and 4 deletions

View file

@ -32,7 +32,7 @@ Finally, if installing on a low-end ARM device (e.g. Raspberry Pi):
To learn more about the philosophy and goals of the project, [visit **discourse.org**](http://www.discourse.org). To learn more about the philosophy and goals of the project, [visit **discourse.org**](http://www.discourse.org).
**Shipped version:** 2.1.5 **Shipped version:** 2.1.6
## Screenshots ## Screenshots

View file

@ -1,3 +1,3 @@
SOURCE_URL=https://github.com/discourse/discourse/archive/v2.1.5.tar.gz SOURCE_URL=https://github.com/discourse/discourse/archive/v2.1.6.tar.gz
SOURCE_SUM=52e56c64e390229f61946f171e12311a0126c56537c95d6cd19db2133b851a79 SOURCE_SUM=a06b94c25418eb85d3b31c8f868fd49b59f84d23aceb5239a08828ad154bd7c8
SOURCE_FORMAT=tar.gz SOURCE_FORMAT=tar.gz

View file

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