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 2.6.2

This commit is contained in:
ericgaspar 2021-02-19 23:22:11 +01:00
parent 58d5bb8b3b
commit 84ac814721
No known key found for this signature in database
GPG key ID: 574F281483054D44
3 changed files with 4 additions and 4 deletions

View file

@ -33,7 +33,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.6.1
**Shipped version:** 2.6.2
## Screenshots

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://github.com/discourse/discourse/archive/v2.6.1.tar.gz
SOURCE_SUM=f62f50c7491e114be42ece5d5d8e4072fe98bdd7955b962dbe6b241b38f453c7
SOURCE_URL=https://github.com/discourse/discourse/archive/v2.6.2.tar.gz
SOURCE_SUM=af28a88c263f68432dee36128e0791eaaa9a2e15c716b9d3e900d0a839a33acb
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.6.1~ynh1",
"version": "2.6.2~ynh1",
"url": "http://Discourse.org",
"license": "GPL-2.0",
"maintainer": {