Skip to content

Commit

Permalink
Bump fmt-11 to 11.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
rollbear committed Jan 13, 2025
1 parent 806d384 commit b5a5bef
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ All images contain:
* fmt-8.1.1
* fmt-9.1.0
* fmt-10.2.1
* fmt-11.1.1
* fmt-11.1.2
* benchmark-v1.9.0

The installed libraries are located under
Expand Down
2 changes: 1 addition & 1 deletion common/install-fmt.sh
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/usr/bin/env bash
set -eou pipefail

VERSIONS="11.1.1 10.2.1 9.1.0 8.1.1"
VERSIONS="11.1.2 10.2.1 9.1.0 8.1.1"

readonly CXX=$1
readonly CXX_STANDARDS="$2"
Expand Down

0 comments on commit b5a5bef

Please sign in to comment.