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

Merge pull request #52 from mod242/patch-1

Update to Version 0.65.1
This commit is contained in:
Selamanse 2018-06-13 15:30:02 +02:00 committed by GitHub
commit 79b268aff9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

View file

@ -7,7 +7,7 @@
},
"url": "https://github.com/YunoHost-Apps/rocketchat_ynh",
"license": "GPL-3.0",
"version": "0.64.1",
"version": "0.65.1",
"maintainer": {
"name": "selamanse",
"email": "selamanse@scheinfrei.info",

View file

@ -1,7 +1,7 @@
# common.sh
ROCKETCHAT_VERSION=0.64.1
ROCKETCHAT_SHASUM=8c97b33d9efea7edc2db72462c866ea1c8c4f7054988bebb9fd028c8d6219ec0
ROCKETCHAT_VERSION=0.65.1
ROCKETCHAT_SHASUM=6484c19ad922520e8ca45b2d09eff3be33f227dd74f737b67c437fb3e6c6fc4b
NODE_VERSION=8.9.4
checkcmd() {