We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d43c050 commit 00ef7c5Copy full SHA for 00ef7c5
generate-stackbrew-library.sh
@@ -6,7 +6,7 @@ hash git 2>/dev/null || { echo >&2 "git not found, exiting."; }
6
array_0_12='0';
7
array_4_4='4 argon';
8
array_5_12='5';
9
-array_6_2='6 latest';
+array_6_3='6 latest';
10
11
cd $(cd ${0%/*} && pwd -P);
12
0 commit comments