mirror of
https://github.com/YunoHost-Apps/discourse_ynh.git
synced 2024-09-03 18:26:18 +02:00
Upgrade to 2.8.0.beta1
This commit is contained in:
parent
d22d39c802
commit
86c8da4534
2 changed files with 4 additions and 4 deletions
|
@ -1,5 +1,5 @@
|
|||
SOURCE_URL=https://github.com/discourse/discourse/archive/refs/tags/v2.7.0.tar.gz
|
||||
SOURCE_SUM=73c8c9fe2f4ad36bd13bdb24e5c69cd1d9bf57a72cd9fcfe8ad597ff74c7a13a
|
||||
SOURCE_URL=https://github.com/discourse/discourse/archive/refs/tags/v2.8.0.beta1.tar.gz
|
||||
SOURCE_SUM=176709ceb15945f485f1a4f74fc25ff60cebf4f302498d405e7ac6ca651d4d43
|
||||
SOURCE_SUM_PRG=sha256sum
|
||||
SOURCE_FORMAT=tar.gz
|
||||
SOURCE_IN_SUBDIR=true
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
"en": "Discussion platform",
|
||||
"fr": "Plateforme de discussion"
|
||||
},
|
||||
"version": "2.7.0~ynh1",
|
||||
"version": "2.8.0~ynh1",
|
||||
"url": "http://Discourse.org",
|
||||
"upstream": {
|
||||
"license": "GPL-2.0",
|
||||
|
@ -21,7 +21,7 @@
|
|||
"url": ""
|
||||
},
|
||||
"requirements": {
|
||||
"yunohost": ">= 4.2.0"
|
||||
"yunohost": ">= 4.2.4"
|
||||
},
|
||||
"multi_instance": false,
|
||||
"services": [
|
||||
|
|
Loading…
Add table
Reference in a new issue