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 v3.1.0

This commit is contained in:
yunohost-bot 2023-08-02 06:20:38 +00:00
parent cc52378ad4
commit 65e2714cec
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.14.tar.gz
SOURCE_SUM=b4b9a2857515ab79b2bc71cc0bdd09f9bf749d506c095b76d86846c9adf62623
SOURCE_URL=https://github.com/discourse/discourse/archive/v3.1.0.tar.gz
SOURCE_SUM=661eef00551c75c7aa1a98319dfe6060617fa801f3bd78e21ede6223394eb6f1
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.14~ynh1",
"version": "3.1.0~ynh1",
"url": "http://Discourse.org",
"upstream": {
"license": "GPL-2.0",