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 2022-04-17 10:12:42 +02:00
parent c6397f0ce3
commit 2409f513e6
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.8.1.tar.gz
SOURCE_SUM=5b86174240cdb0dc86f3e72d3ea6a084af3cd28762e17d4ce5237cdaa96c87fa
SOURCE_URL=https://github.com/discourse/discourse/archive/v2.8.3.tar.gz
SOURCE_SUM=a0e97e4a619d91aab95a4588abe8983960a533d68457821a8479413eeb841f79d
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.8.1~ynh1",
"version": "2.8.3~ynh1",
"url": "http://Discourse.org",
"upstream": {
"license": "GPL-2.0",