From 1837f8fd760aa9e12df2dd72406144eaa1e415cd Mon Sep 17 00:00:00 2001 From: Aleks Lozovyuk Date: Sat, 6 May 2023 15:15:49 +0300 Subject: [PATCH] build(dep): bump jsoncons to v0.170.1 (#1426) --- cmake/jsoncons.cmake | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/cmake/jsoncons.cmake b/cmake/jsoncons.cmake index 4cffc55b84b..9868a5b8f3d 100644 --- a/cmake/jsoncons.cmake +++ b/cmake/jsoncons.cmake @@ -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