Skip to content

Commit

Permalink
chore: bump fmtlib to v11.1.1 (#2699)
Browse files Browse the repository at this point in the history
  • Loading branch information
aleksraiden authored Dec 28, 2024
1 parent 25888b2 commit 1bd35ee
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.0
MD5=9f7476145f4457538218ea8ff177c5f0
fmtlib/fmt 11.1.1
MD5=887c59024c43ce2cd37296c3fe3fc164
)

FetchContent_MakeAvailableWithArgs(fmt)

0 comments on commit 1bd35ee

Please sign in to comment.