This is an automated email from the ASF dual-hosted git repository.

aleksraiden pushed a commit to branch aleksraiden-patch-cpptrace
in repository https://gitbox.apache.org/repos/asf/kvrocks.git

commit 8ecf18a8d34a911bdc8165f075fd74163d345c3e
Author: Aleks Lozovyuk <[email protected]>
AuthorDate: Mon Oct 7 09:55:30 2024 +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 0357f41b..a8d76b84 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.7.1
-  MD5=8b62f5d3033ab59146cb1fd3ca89d859
+  jeremy-rifkin/cpptrace v0.7.2
+  MD5=4d992a22ddb80300fa2ddac097a5ce51
 )
 
 if (SYMBOLIZE_BACKEND STREQUAL "libbacktrace")

Reply via email to