update json to the right branch

This commit is contained in:
mat 2023-04-15 10:22:33 -03:00 committed by GitHub
parent a5f3fe10c7
commit 7841179b6f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -79,7 +79,7 @@ if (GEODE_DISABLE_FMT_CONSTEVAL)
target_compile_definitions(${PROJECT_NAME} INTERFACE -DFMT_CONSTEVAL=)
endif()
CPMAddPackage("gh:geode-sdk/json#93de55a")
CPMAddPackage("gh:geode-sdk/json#74347f3")
CPMAddPackage("gh:fmtlib/fmt#9.1.0")
CPMAddPackage("gh:gulrak/filesystem#3e5b930")