We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2445743 commit 9f3ae6aCopy full SHA for 9f3ae6a
generate-stackbrew-library.sh
@@ -4,7 +4,7 @@ set -e
4
hash git 2>/dev/null || { echo >&2 "git not found, exiting."; }
5
6
array_0_12='0';
7
-array_4_2='4 latest';
+array_4_2='4 lts argon';
8
array_5_0='5 latest';
9
10
cd $(cd ${0%/*} && pwd -P);
0 commit comments