Skip to content

Commit 25888b2

Browse files
authoredDec 27, 2024
chore: bump fmtlib to 11.1.0 (apache#2698)
1 parent d38dda8 commit 25888b2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
 

‎cmake/fmt.cmake

+2-2
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@ include_guard()
2020
include(cmake/utils.cmake)
2121

2222
FetchContent_DeclareGitHubWithMirror(fmt
23-
fmtlib/fmt 11.0.2
24-
MD5=6e20923e12c4b78a99e528c802f459ef
23+
fmtlib/fmt 11.1.0
24+
MD5=9f7476145f4457538218ea8ff177c5f0
2525
)
2626

2727
FetchContent_MakeAvailableWithArgs(fmt)

0 commit comments

Comments
 (0)
Please sign in to comment.