Skip to content

Commit

Permalink
update aliases
Browse files Browse the repository at this point in the history
  • Loading branch information
alcohol committed Feb 12, 2024
1 parent c1e1312 commit 467ae77
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion generate-stackbrew-library.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ set -Eeuo pipefail
declare -A aliases=(
[1.10]='1'
[2.2]='lts'
[2.6]='2 latest'
[2.7]='2 latest'
)

self="$(basename "${BASH_SOURCE[0]}")"
Expand Down

0 comments on commit 467ae77

Please sign in to comment.