mirror of
https://github.com/geode-sdk/geode.git
synced 2025-03-22 02:45:49 -04:00
bump json version once again
This commit is contained in:
parent
492c799607
commit
8a98f2d960
1 changed files with 1 additions and 1 deletions
|
@ -79,7 +79,7 @@ if (GEODE_DISABLE_FMT_CONSTEVAL)
|
|||
target_compile_definitions(${PROJECT_NAME} INTERFACE -DFMT_CONSTEVAL=)
|
||||
endif()
|
||||
|
||||
CPMAddPackage("gh:geode-sdk/json#aa6ac3b")
|
||||
CPMAddPackage("gh:geode-sdk/json#93de55a")
|
||||
CPMAddPackage("gh:fmtlib/fmt#9.1.0")
|
||||
CPMAddPackage("gh:gulrak/filesystem#3e5b930")
|
||||
|
||||
|
|
Loading…
Reference in a new issue