Skip to content

Commit

Permalink
Changed alias to version 7 and latest
Browse files Browse the repository at this point in the history
  • Loading branch information
dmaier-redislabs committed Jul 29, 2024
1 parent 0ae559e commit d380998
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion generate-stackbrew-library-mac.sh
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
set -Eeuo pipefail

declare -A aliases=(
[7.2]='7 latest'
[7.4]='7 latest'
[6.2]='6'
)

Expand Down
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=(
[7.2]='7 latest'
[7.4]='7 latest'
[6.2]='6'
)

Expand Down

0 comments on commit d380998

Please sign in to comment.