Skip to content

Commit 32caee4

Browse files
committed
Update "latest" to 10
1 parent 0b0ca18 commit 32caee4

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

generate-stackbrew-library.sh

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,8 @@
22
set -eu
33

44
declare -A aliases=(
5-
[9.6]='9 latest'
5+
[10]='latest'
6+
[9.6]='9'
67
)
78

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

0 commit comments

Comments
 (0)