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

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

commit dc1413689216fe09f408b98c03751a0b26abe56f
Author: Aleks Lozovyuk <[email protected]>
AuthorDate: Thu Jun 20 14:40:23 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 11baef53..370198be 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.1
-  MD5=246eb8d730b44373573783f218bd3b01
+  jeremy-rifkin/cpptrace v0.6.2
+  MD5=b13786adcc1785cb900746ea96c50bee
 )
 
 if (SYMBOLIZE_BACKEND STREQUAL "libbacktrace")

Reply via email to