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

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

commit a96ac3239641101ce7731402ee9736bcb115c11b
Author: Aleks Lozovyuk <[email protected]>
AuthorDate: Sun Jul 14 12:46:17 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 370198be..6d2bf9a3 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.6.2
-  MD5=b13786adcc1785cb900746ea96c50bee
+  jeremy-rifkin/cpptrace v0.6.3
+  MD5=32f3c0087c676f3d96df4d53e42ca5e9
 )
 
 if (SYMBOLIZE_BACKEND STREQUAL "libbacktrace")

Reply via email to