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 09a407ca95cb062665b9bdbf4c63855b8aeda5df
Author: Aleks Lozovyuk <[email protected]>
AuthorDate: Thu Jun 12 22:26:05 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 ef6d98453..cc69d694c 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 v0.8.3
-  MD5=c4f3c85c826da8a9c13c97186264e32a
+  jeremy-rifkin/cpptrace v1.0.0
+  MD5=de5f963b477916505cface0e11806f1d
 )
 
 if (SYMBOLIZE_BACKEND STREQUAL "libbacktrace")

Reply via email to