From bf579dc151d95f590868112a8932a8f5e7721832 Mon Sep 17 00:00:00 2001 From: Aleks Lozovyuk Date: Sat, 15 Jun 2024 05:25:54 +0300 Subject: [PATCH] chore: bump jsoncons to v176.0 (#2361) Co-authored-by: Twice --- cmake/jsoncons.cmake | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/cmake/jsoncons.cmake b/cmake/jsoncons.cmake index bdb5ee2d9fb..fdad4153454 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.175.0 - MD5=1ee4a655719dc3333b5c1fbf5a6e9321 + danielaparker/jsoncons v0.176.0 + MD5=5d0343fe48cbc640bdb42d89a5b87182 ) FetchContent_MakeAvailableWithArgs(jsoncons