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:
Éric Gaspar 2022-06-16 08:32:48 +02:00
parent ed1784156c
commit f5bf548257
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.13.tar.gz SOURCE_URL=https://github.com/discourse/discourse/archive/v2.8.4.tar.gz
SOURCE_SUM=29905c395311844fb3dacbbc11de37d3147ec45fc6c5f0a68b5d8ea98a2bc364 SOURCE_SUM=0352bc386ac0c74bfb5ce24715c5d31a80c8ecd4702f53a03cb7dbb1d923d60d
SOURCE_SUM_PRG=sha256sum SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=tar.gz SOURCE_FORMAT=tar.gz
SOURCE_IN_SUBDIR=true SOURCE_IN_SUBDIR=true

View file

@ -6,7 +6,7 @@
"en": "Discussion platform", "en": "Discussion platform",
"fr": "Plateforme de discussion" "fr": "Plateforme de discussion"
}, },
"version": "2.7.13~ynh3", "version": "2.8.4~ynh1",
"url": "http://Discourse.org", "url": "http://Discourse.org",
"upstream": { "upstream": {
"license": "GPL-2.0", "license": "GPL-2.0",