There was an error while loading. Please reload this page.
1 parent 6f0cfce commit c5b36c3Copy full SHA for c5b36c3
1 file changed
generate-stackbrew-library.sh
@@ -2,6 +2,7 @@
2
set -eu
3
4
declare -A aliases=(
5
+ [3-7-rc]='rc'
6
[3.6]='3 latest'
7
[2.7]='2'
8
)
0 commit comments