mirror of
https://github.com/YunoHost-Apps/rocketchat_ynh.git
synced 2024-09-03 20:16:25 +02:00
Merge 4a05fa57d3
into d4a4ebe976
This commit is contained in:
commit
d7ae30a8f2
2 changed files with 3 additions and 3 deletions
|
@ -7,7 +7,7 @@
|
|||
},
|
||||
"url": "https://github.com/realitygaps/rocketchat_ynh",
|
||||
"license": "GPL-3.0",
|
||||
"version": "0.58.4",
|
||||
"version": "0.59.2",
|
||||
"maintainer": {
|
||||
"name": "selamanse",
|
||||
"email": "selamanse@scheinfrei.info",
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# common.sh
|
||||
|
||||
ROCKETCHAT_VERSION=0.58.4
|
||||
ROCKETCHAT_SHASUM=ed53712b37571b959b5c8c8947d6335c21fced316f2b3174bfe027fa25700c44
|
||||
ROCKETCHAT_VERSION=0.59.2
|
||||
ROCKETCHAT_SHASUM=ecdfbe017d6a9e2178bea264253b69f2828c3d4a67957453210b72c3b25177d5
|
||||
NODE_VERSION=4.7.1
|
||||
|
||||
waitforservice() {
|
||||
|
|
Loading…
Add table
Reference in a new issue