From 372c00d2f2038afd07979a7647edca19f2312b3a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Cl=C3=A9ment?= Date: Sat, 5 May 2018 11:52:47 +0200 Subject: [PATCH] update to 0.64.1 --- manifest.json | 2 +- scripts/_common.sh | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) 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() {