Skip to content

Commit c71ac3a

Browse files
committed
Update "latest" to be 8.2
1 parent 9306458 commit c71ac3a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

generate-stackbrew-library.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
set -Eeuo pipefail
33

44
declare -A aliases=(
5-
[8.0]='8 latest'
5+
[8.2]='8 latest'
66
[7.0]='7'
77
[6.0]='6'
88
)

0 commit comments

Comments
 (0)