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.5
This commit is contained in:
parent
6b55b940e8
commit
41f9bcb0cb
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.4
|
||||
**Shipped version:** 2.0.5
|
||||
|
||||
## Screenshots
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
SOURCE_URL=https://github.com/discourse/discourse/archive/v2.0.4.tar.gz
|
||||
SOURCE_SUM=fdc303ae5ae4377f155be9f4e41ce74ddcab50543b7d6366333cf9194e1bcb93
|
||||
SOURCE_URL=https://github.com/discourse/discourse/archive/v2.0.5.tar.gz
|
||||
SOURCE_SUM=3e02f90a14ef43f4801792e1811ee7601c897f11c9b27ed5cc9f52b806d0f4ec
|
||||
SOURCE_FORMAT=tar.gz
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
"en": "Discussion platform",
|
||||
"fr": "Plateforme de discussion"
|
||||
},
|
||||
"version": "2.0.4~ynh1",
|
||||
"version": "2.0.5~ynh1",
|
||||
"url": "http://Discourse.org",
|
||||
"license": "GPL-2.0",
|
||||
"maintainer": {
|
||||
|
|
Loading…
Reference in a new issue