Skip to content

Commit

Permalink
Update jsoncons.cmake
Browse files Browse the repository at this point in the history
  • Loading branch information
aleksraiden committed Jun 10, 2024
1 parent 358bb1d commit 044d7da
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.175.0
MD5=1ee4a655719dc3333b5c1fbf5a6e9321
danielaparker/jsoncons v0.176.0
MD5=5d0343fe48cbc640bdb42d89a5b87182
)

FetchContent_MakeAvailableWithArgs(jsoncons
Expand Down

0 comments on commit 044d7da

Please sign in to comment.