Skip to content

Commit

Permalink
chore: bump fmtlib to 11.1.0 (#2698)
Browse files Browse the repository at this point in the history
  • Loading branch information
aleksraiden authored Dec 27, 2024
1 parent d38dda8 commit 25888b2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions cmake/fmt.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@ include_guard()
include(cmake/utils.cmake)

FetchContent_DeclareGitHubWithMirror(fmt
fmtlib/fmt 11.0.2
MD5=6e20923e12c4b78a99e528c802f459ef
fmtlib/fmt 11.1.0
MD5=9f7476145f4457538218ea8ff177c5f0
)

FetchContent_MakeAvailableWithArgs(fmt)

0 comments on commit 25888b2

Please sign in to comment.