Skip to content

Commit

Permalink
Merge pull request #278 from LaurentGoderre/alias-10.4
Browse files Browse the repository at this point in the history
Set the v10 alias to 10.4
  • Loading branch information
LaurentGoderre authored Dec 20, 2024
2 parents cd49571 + 92792f8 commit 66ba6c9
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 @@ -3,7 +3,7 @@ set -Eeuo pipefail

declare -A aliases=(
[11.1]='11 latest'
[10.3]='10'
[10.4]='10'
)

defaultDebianSuite='bookworm'
Expand Down

0 comments on commit 66ba6c9

Please sign in to comment.