Skip to content

Commit ebb565f

Browse files
authored
update broma
1 parent 3ea7977 commit ebb565f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

codegen/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ project(Codegen LANGUAGES C CXX)
44
include(../cmake/CPM.cmake)
55

66
CPMAddPackage("gh:fmtlib/fmt#11.0.2")
7-
CPMAddPackage("gh:geode-sdk/Broma#485c817")
7+
CPMAddPackage("gh:geode-sdk/Broma#6157d12")
88
CPMAddPackage("gh:geode-sdk/json@3.2.1")
99

1010
target_compile_definitions(fmt PUBLIC -DFMT_CONSTEVAL=)

0 commit comments

Comments
 (0)