Add missing update for generate-stackbrew-library.sh

This commit is contained in:
Christopher Horrell 2016-10-12 17:11:27 -04:00
parent f3c3821591
commit c517001982
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_6='4 argon';
array_6_7='6 latest';
array_6_8='6 latest';
cd $(cd ${0%/*} && pwd -P);