1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/rocketchat_ynh.git synced 2024-09-03 20:16:25 +02:00

Upgrade to 0.58.0 (#5)

Upgrade to 0.58.0
This commit is contained in:
Felix Knecht 2017-08-17 23:27:33 +02:00 committed by Selamanse
parent 58192bd2c2
commit 925b1a8784
2 changed files with 3 additions and 3 deletions

View file

@ -7,7 +7,7 @@
},
"url": "https://github.com/realitygaps/rocketchat_ynh",
"license": "GNU GPLv3",
"version": "0.57.2-rc.2",
"version": "0.58.0",
"maintainer": {
"name": "selamanse",
"email": "selamanse@scheinfrei.info",

View file

@ -1,7 +1,7 @@
# common.sh
ROCKETCHAT_VERSION=0.57.2
ROCKETCHAT_SHASUM=ca43b8d3487d0c8cd82dae5a4f66ef89c9ad7c202c67ff79096bbad696da6a07
ROCKETCHAT_VERSION=0.58.0
ROCKETCHAT_SHASUM=030519715b9357a73eb28fc4a83a68a75e01fc08f351516a7aa0ccafd4f39dfe
NODE_VERSION=4.7.1
waitforservice() {