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.0.1

This commit is contained in:
Jimmy Monin 2018-06-14 18:14:11 +02:00
parent d29a3c1128
commit 6c9c3e632c
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.0.0 **Shipped version:** 2.0.1
## Screenshots ## Screenshots

View file

@ -1,3 +1,3 @@
SOURCE_URL=https://github.com/discourse/discourse/archive/v2.0.0.tar.gz SOURCE_URL=https://github.com/discourse/discourse/archive/v2.0.1.tar.gz
SOURCE_SUM=bc1bd9771c5c0c8fc282ac1d29c47ba67a28a8054803a23b451d697886d7fa92 SOURCE_SUM=1dee1619ba88565915b8208156be956d259970f78cbda396115419acfaef7889
SOURCE_FORMAT=tar.gz SOURCE_FORMAT=tar.gz

View file

@ -6,7 +6,7 @@
"en": "photo gallery", "en": "photo gallery",
"fr": "Galerie photo" "fr": "Galerie photo"
}, },
"version": "2.0.0~ynh1", "version": "2.0.1~ynh1",
"url": "http://Discourse.org", "url": "http://Discourse.org",
"license": "GPL-2.0", "license": "GPL-2.0",
"maintainer": { "maintainer": {