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

Update to 0.59.2

This commit is contained in:
Felix Knecht 2017-10-26 13:33:49 +02:00 committed by Felix Knecht
parent d4a4ebe976
commit 4a05fa57d3
2 changed files with 3 additions and 3 deletions

View file

@ -7,7 +7,7 @@
}, },
"url": "https://github.com/realitygaps/rocketchat_ynh", "url": "https://github.com/realitygaps/rocketchat_ynh",
"license": "GPL-3.0", "license": "GPL-3.0",
"version": "0.58.4", "version": "0.59.2",
"maintainer": { "maintainer": {
"name": "selamanse", "name": "selamanse",
"email": "selamanse@scheinfrei.info", "email": "selamanse@scheinfrei.info",

View file

@ -1,7 +1,7 @@
# common.sh # common.sh
ROCKETCHAT_VERSION=0.58.4 ROCKETCHAT_VERSION=0.59.2
ROCKETCHAT_SHASUM=ed53712b37571b959b5c8c8947d6335c21fced316f2b3174bfe027fa25700c44 ROCKETCHAT_SHASUM=ecdfbe017d6a9e2178bea264253b69f2828c3d4a67957453210b72c3b25177d5
NODE_VERSION=4.7.1 NODE_VERSION=4.7.1
waitforservice() { waitforservice() {