This is an automated email from the ASF dual-hosted git repository. aleksraiden pushed a commit to branch aleksraiden-patch-1 in repository https://gitbox.apache.org/repos/asf/kvrocks.git
commit a164ba3545e82a7a8fd4f07328b2b39dfd11941a Author: Aleks Lozovyuk <[email protected]> AuthorDate: Wed Jul 16 12:30:41 2025 +0300 Update cpptrace.cmake --- cmake/cpptrace.cmake | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/cmake/cpptrace.cmake b/cmake/cpptrace.cmake index 3750d8dc9..3ed9d7f82 100644 --- a/cmake/cpptrace.cmake +++ b/cmake/cpptrace.cmake @@ -20,8 +20,8 @@ include_guard() include(cmake/utils.cmake) FetchContent_DeclareGitHubWithMirror(cpptrace - jeremy-rifkin/cpptrace v1.0.2 - MD5=9174091a2fe1dbceb8e181ae83b6abd7 + jeremy-rifkin/cpptrace v1.0.3 + MD5=b23b986fb2b4398adf0bba2e1e894b8d ) if (SYMBOLIZE_BACKEND STREQUAL "libbacktrace")
