Skip to content

Commit

Permalink
chore: bump jsoncons to v1.0.0 (#2704)
Browse files Browse the repository at this point in the history
  • Loading branch information
aleksraiden authored Jan 2, 2025
1 parent ac5b9ac commit 8dfb50a
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.178.0
MD5=397410843b7c540e9dcee9b8b0c797a6
danielaparker/jsoncons v1.0.0
MD5=656aca111512e9d470327f53f9a78bd4
)

FetchContent_MakeAvailableWithArgs(jsoncons
Expand Down

0 comments on commit 8dfb50a

Please sign in to comment.