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

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

commit 476730b7a77e40441e1c1328c54e520cb777efc8
Author: Aleks Lozovyuk <[email protected]>
AuthorDate: Wed Jun 12 09:39:59 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 5fc0189e..11baef53 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.0
-  MD5=924df247ba4a151d243130060c2c0a04
+  jeremy-rifkin/cpptrace v0.6.1
+  MD5=246eb8d730b44373573783f218bd3b01
 )
 
 if (SYMBOLIZE_BACKEND STREQUAL "libbacktrace")

Reply via email to