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:
parent
d29a3c1128
commit
6c9c3e632c
3 changed files with 4 additions and 4 deletions
|
@ -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).
|
||||
|
||||
**Shipped version:** 2.0.0
|
||||
**Shipped version:** 2.0.1
|
||||
|
||||
## Screenshots
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
SOURCE_URL=https://github.com/discourse/discourse/archive/v2.0.0.tar.gz
|
||||
SOURCE_SUM=bc1bd9771c5c0c8fc282ac1d29c47ba67a28a8054803a23b451d697886d7fa92
|
||||
SOURCE_URL=https://github.com/discourse/discourse/archive/v2.0.1.tar.gz
|
||||
SOURCE_SUM=1dee1619ba88565915b8208156be956d259970f78cbda396115419acfaef7889
|
||||
SOURCE_FORMAT=tar.gz
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
"en": "photo gallery",
|
||||
"fr": "Galerie photo"
|
||||
},
|
||||
"version": "2.0.0~ynh1",
|
||||
"version": "2.0.1~ynh1",
|
||||
"url": "http://Discourse.org",
|
||||
"license": "GPL-2.0",
|
||||
"maintainer": {
|
||||
|
|
Loading…
Reference in a new issue