1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/discourse_ynh.git synced 2024-09-03 18:26:18 +02:00
This commit is contained in:
ericgaspar 2021-09-02 22:53:13 +02:00
parent 3676f1d3ff
commit e1e9959219
No known key found for this signature in database
GPG key ID: 574F281483054D44
2 changed files with 3 additions and 3 deletions

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://github.com/discourse/discourse/archive/v2.7.7.tar.gz
SOURCE_SUM=b40d9fee552099839ae4e8d9a3fffe3f13ba1d043a5c16e4c64d625852423d9e
SOURCE_URL=https://github.com/discourse/discourse/archive/v2.7.8.tar.gz
SOURCE_SUM=2a9f42e106a8a3bd1fe67680b6e8236e6a5bd11b821afacd467f660071b9a6b0
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.7.7~ynh1",
"version": "2.7.8~ynh1",
"url": "http://Discourse.org",
"upstream": {
"license": "GPL-2.0",