Skip to content

Commit c517001

Browse files
author
Christopher Horrell
committed
Add missing update for generate-stackbrew-library.sh
1 parent f3c3821 commit c517001

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
@@ -5,7 +5,7 @@ hash git 2>/dev/null || { echo >&2 "git not found, exiting."; }
55

66
array_0_12='0';
77
array_4_6='4 argon';
8-
array_6_7='6 latest';
8+
array_6_8='6 latest';
99

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

0 commit comments

Comments
 (0)