Update stackbrew updater with Node v6.3

This commit is contained in:
Hans Kristian Flaatten 2016-07-06 23:26:21 +02:00
parent d43c050d25
commit 00ef7c59d4
No known key found for this signature in database
GPG Key ID: 8525B59341141813
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ hash git 2>/dev/null || { echo >&2 "git not found, exiting."; }
array_0_12='0';
array_4_4='4 argon';
array_5_12='5';
array_6_2='6 latest';
array_6_3='6 latest';
cd $(cd ${0%/*} && pwd -P);