diff --git a/manifest.json b/manifest.json index 29094e1..84afb58 100644 --- a/manifest.json +++ b/manifest.json @@ -7,7 +7,7 @@ }, "url": "https://github.com/YunoHost-Apps/rocketchat_ynh", "license": "GPL-3.0", - "version": "0.64.0", + "version": "0.64.1", "maintainer": { "name": "selamanse", "email": "selamanse@scheinfrei.info", diff --git a/scripts/_common.sh b/scripts/_common.sh index fe53963..87c1cf7 100644 --- a/scripts/_common.sh +++ b/scripts/_common.sh @@ -1,7 +1,7 @@ # common.sh -ROCKETCHAT_VERSION=0.64.0 -ROCKETCHAT_SHASUM=06aa2c6307c784bc19885fb1e80e1eb7320601c9bc2bfbb0f48c9941d93c6030 +ROCKETCHAT_VERSION=0.64.1 +ROCKETCHAT_SHASUM=8c97b33d9efea7edc2db72462c866ea1c8c4f7054988bebb9fd028c8d6219ec0 NODE_VERSION=8.9.4 checkcmd() {