Skip to content

Commit 00ef7c5

Browse files
author
Hans Kristian Flaatten
committed
Update stackbrew updater with Node v6.3
1 parent d43c050 commit 00ef7c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

generate-stackbrew-library.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ hash git 2>/dev/null || { echo >&2 "git not found, exiting."; }
66
array_0_12='0';
77
array_4_4='4 argon';
88
array_5_12='5';
9-
array_6_2='6 latest';
9+
array_6_3='6 latest';
1010

1111
cd $(cd ${0%/*} && pwd -P);
1212

0 commit comments

Comments
 (0)