Skip to content

Commit 9b4c15f

Browse files
committed
Update latest to 7.1
1 parent 1feb745 commit 9b4c15f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

generate-stackbrew-library.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ set -eu
33

44
declare -A aliases=(
55
[5.6]='5'
6-
[7.0]='7 latest'
7-
[7.1-rc]='rc'
6+
[7.1]='7 latest'
7+
[7.2-rc]='rc'
88
)
99

1010
self="$(basename "$BASH_SOURCE")"

0 commit comments

Comments
 (0)