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-03-01 17:52:59 +01:00
parent e1fd2b88d8
commit f33e759228
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_URL=https://github.com/discourse/discourse/archive/refs/tags/v2.9.0.beta2.tar.gz
SOURCE_SUM=5b86174240cdb0dc86f3e72d3ea6a084af3cd28762e17d4ce5237cdaa96c87fa SOURCE_SUM=d6672744e1e2f47afe3b3a23ca0eeb1263e799692b9091cc2287e50b6d97c64e
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.8.1~ynh1", "version": "2.9.0~ynh1",
"url": "http://Discourse.org", "url": "http://Discourse.org",
"upstream": { "upstream": {
"license": "GPL-2.0", "license": "GPL-2.0",