Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions cmake/jsoncons.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@ include_guard()
include(cmake/utils.cmake)

FetchContent_DeclareGitHubWithMirror(jsoncons
danielaparker/jsoncons v0.171.1
MD5=7ab11905edd901e090cce6a0e4df5a9c
danielaparker/jsoncons v0.172.0
MD5=2bc70a1ddc8c5fc96d43c0cb4d10dfa0
)

FetchContent_MakeAvailableWithArgs(jsoncons
Expand Down