Skip to content

Commit

Permalink
build(dep): bump jsoncons to v0.170.1 (#1426)
Browse files Browse the repository at this point in the history
  • Loading branch information
aleksraiden committed May 6, 2023
1 parent eaf0471 commit 1837f8f
Showing 1 changed file with 2 additions and 2 deletions.
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.170.0
MD5=02765c8e4ce09eb744f9daacc40ca595
danielaparker/jsoncons v0.170.1
MD5=9a67b19a0053620389691b839a5cf95f
)

FetchContent_MakeAvailableWithArgs(jsoncons
Expand Down

0 comments on commit 1837f8f

Please sign in to comment.