Skip to content

Commit

Permalink
Update latest
Browse files Browse the repository at this point in the history
  • Loading branch information
tianon committed Aug 5, 2024
1 parent be851b4 commit fb2a844
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions generate-stackbrew-library.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
set -Eeuo pipefail

declare -A aliases=(
[10.3]='10 latest'
[11.0-rc]='rc'
[11.0]='11 latest'
[10.3]='10'
)

defaultDebianSuite='bookworm'
Expand Down

0 comments on commit fb2a844

Please sign in to comment.