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

Version 0.59.3

This commit is contained in:
Felix Knecht 2017-10-30 15:24:16 +01:00 committed by Felix Knecht
parent d4a4ebe976
commit 3d3309eb3e
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.3",
"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.3
ROCKETCHAT_SHASUM=ed53712b37571b959b5c8c8947d6335c21fced316f2b3174bfe027fa25700c44 ROCKETCHAT_SHASUM=6dde19f4f09987b48d2e037042b8d95a298685584faccd37485aa587dbcada41
NODE_VERSION=4.7.1 NODE_VERSION=4.7.1
waitforservice() { waitforservice() {