Skip to content
Snippets Groups Projects
Commit b6120b10 authored by chotow's avatar chotow Committed by Konstantin Pavlov
Browse files

Updated generate-stackbrew-library.sh

parent cab4f852
No related branches found
No related tags found
No related merge requests found
...@@ -3,8 +3,8 @@ set -eu ...@@ -3,8 +3,8 @@ set -eu
declare -A aliases declare -A aliases
aliases=( aliases=(
[mainline]='1 1.17 latest' [mainline]='1 1.19 latest'
[stable]='1.16' [stable]='1.18'
) )
self="$(basename "$BASH_SOURCE")" self="$(basename "$BASH_SOURCE")"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment