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

Upograde to version 0.58.2

This commit is contained in:
Felix Knecht 2017-09-05 08:45:06 +02:00 committed by Felix Knecht
parent ef0ff98df4
commit bf4c2b0ecf
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.58.1",
"version": "0.58.2",
"maintainer": {
"name": "selamanse",
"email": "selamanse@scheinfrei.info",

View file

@ -1,7 +1,7 @@
# common.sh
ROCKETCHAT_VERSION=0.58.1
ROCKETCHAT_SHASUM=49650c68339f5e862a8db45eef3ffbeb5da0e425f186ebcefa50f7e89e1a567c
ROCKETCHAT_VERSION=0.58.2
ROCKETCHAT_SHASUM=f87ad01656e345c1f0e5c449e09c33d5819912e96b080eb2a93935de772726c1
NODE_VERSION=4.7.1
waitforservice() {