Update generate-stackbrew-library.sh for v5.7.0

This commit is contained in:
Christopher Horrell 2016-02-23 10:23:28 -05:00
parent 9cc089891d
commit 6976a5e4db
1 changed files with 1 additions and 1 deletions

View File

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