Skip to content

Commit

Permalink
Merge pull request #277 from LaurentGoderre/alias-11.1
Browse files Browse the repository at this point in the history
Set the 11.1 alias to 11 and latest
  • Loading branch information
tianon authored Dec 19, 2024
2 parents fc6b030 + 89c6685 commit 897b539
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=(
[11.0]='11 latest'
[11.1]='11 latest'
[10.3]='10'
)

Expand Down

0 comments on commit 897b539

Please sign in to comment.