Skip to content

Commit

Permalink
Bump fmtlib to version 10.1.0 (#1672)
Browse files Browse the repository at this point in the history
  • Loading branch information
aleksraiden committed Aug 13, 2023
1 parent b5233c0 commit 24a9979
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 10.0.0
MD5=89eafbfa3dba82054fb2034644015396
fmtlib/fmt 10.1.0
MD5=843ebaae55a64a1bff6078e1ead30f1f
)

FetchContent_MakeAvailableWithArgs(fmt)

0 comments on commit 24a9979

Please sign in to comment.