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 0287b536146f36714ada6724aef05779794898f5
Author: Aleks Lozovyuk <[email protected]>
AuthorDate: Sun Dec 22 13:30:48 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 e32e7790..5857e544 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.3
-  MD5=032eb39d17eb138871a760b1c2f52a74
+  jeremy-rifkin/cpptrace v0.7.4
+  MD5=399b74ac57f7c9e1d9c0601654f1ffd6
 )
 
 if (SYMBOLIZE_BACKEND STREQUAL "libbacktrace")

Reply via email to