Skip to content

Commit

Permalink
Add plain 8 aliases
Browse files Browse the repository at this point in the history
  • Loading branch information
yosifkit committed Apr 30, 2024
1 parent d972901 commit 9f0f4a1
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 @@ -2,7 +2,7 @@
set -Eeuo pipefail

declare -A aliases=(
[8.4]='lts'
[8.4]='8 lts'
)

defaultDefaultVariant='oracle'
Expand Down

0 comments on commit 9f0f4a1

Please sign in to comment.