mirror of
https://github.com/YunoHost-Apps/rocketchat_ynh.git
synced 2024-09-03 20:16:25 +02:00
6.0.0
This commit is contained in:
parent
2737c7569f
commit
153321e749
2 changed files with 4 additions and 4 deletions
|
@ -1,5 +1,5 @@
|
||||||
SOURCE_URL=https://releases.rocket.chat/5.4.3/download
|
SOURCE_URL=https://releases.rocket.chat/6.0.0/download
|
||||||
SOURCE_SUM=f8b774f35bde97c601c4061e90747cb4a724646f5865e8074064ab24b9c68d0b
|
SOURCE_SUM=c2c60f66f345626c04af6c172202ff3e423884e2ca54d2d9553506bec816b1e0
|
||||||
SOURCE_SUM_PRG=sha256sum
|
SOURCE_SUM_PRG=sha256sum
|
||||||
SOURCE_FORMAT=tar.gz
|
SOURCE_FORMAT=tar.gz
|
||||||
SOURCE_IN_SUBDIR=true
|
SOURCE_IN_SUBDIR=true
|
||||||
|
|
|
@ -6,7 +6,7 @@
|
||||||
"en": "Team collaboration communication platform",
|
"en": "Team collaboration communication platform",
|
||||||
"fr": "Plateforme de communication collaborative en équipe"
|
"fr": "Plateforme de communication collaborative en équipe"
|
||||||
},
|
},
|
||||||
"version": "5.4.3~ynh1",
|
"version": "6.0.0~ynh1",
|
||||||
"url": "https://rocket.chat",
|
"url": "https://rocket.chat",
|
||||||
"upstream": {
|
"upstream": {
|
||||||
"license": "GPL-3.0",
|
"license": "GPL-3.0",
|
||||||
|
@ -22,7 +22,7 @@
|
||||||
"email": ""
|
"email": ""
|
||||||
},
|
},
|
||||||
"requirements": {
|
"requirements": {
|
||||||
"yunohost": ">= 11.1.7"
|
"yunohost": ">= 11.1.14"
|
||||||
},
|
},
|
||||||
"multi_instance": true,
|
"multi_instance": true,
|
||||||
"services": [
|
"services": [
|
||||||
|
|
Loading…
Reference in a new issue