Skip to content

Commit

Permalink
Bump fmtlib to 10.2.1 (apache#2081)
Browse files Browse the repository at this point in the history
  • Loading branch information
aleksraiden authored and JoverZhang committed Feb 24, 2024
1 parent 7283668 commit ab26561
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.1.1
MD5=2a91a7d74be8bfd3a19e7e2abbc7c034
fmtlib/fmt 10.2.1
MD5=1bba4e8bdd7b0fa98f207559ffa380a3
)

FetchContent_MakeAvailableWithArgs(fmt)

0 comments on commit ab26561

Please sign in to comment.