Skip to content

Commit ca0b628

Browse files
alexmalyshevmeta-codesync[bot]
authored andcommitted
Update to fmt 12.1.0 (#105)
Summary: Needed for macOS cibuildwheel builds to work again. Pull Request resolved: #105 Test Plan: OSS builds still work. Reviewed By: yoney Differential Revision: D107121657 Pulled By: alexmalyshev fbshipit-source-id: cc0a3aea80cbbfa7d3b406c3a44271c66b5e4543
1 parent 0ff2b02 commit ca0b628

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -207,7 +207,7 @@ endif()
207207
FetchContent_Declare(
208208
fmt
209209
GIT_REPOSITORY https://github.com/fmtlib/fmt
210-
GIT_TAG 11.2.0 # 2025-May-03
210+
GIT_TAG 12.1.0 # 2025-Oct-29
211211
)
212212
FetchContent_MakeAvailable(fmt)
213213

0 commit comments

Comments
 (0)