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 02fb483 commit 6218310Copy full SHA for 6218310
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_6='4 argon';
8
array_6_9='6 boron';
9
-array_7_1='7 latest';
+array_7_2='7 latest';
10
11
cd $(cd ${0%/*} && pwd -P);
12
0 commit comments