Skip to content

Commit

Permalink
chore: bump fmtlib to 11.1.3 (#2744)
Browse files Browse the repository at this point in the history
  • Loading branch information
aleksraiden authored Jan 27, 2025
1 parent 744070b commit 3069843
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.1.2
MD5=51d22757327a07efeae326a6ce4c66a4
fmtlib/fmt 11.1.3
MD5=025d213a963e082228dfb7f269b3777a
)

FetchContent_MakeAvailableWithArgs(fmt)

0 comments on commit 3069843

Please sign in to comment.