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

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

commit 84fe82d33b0f5634be5ab6319e59f40a02eceae1
Author: Aleks Lozovyuk <[email protected]>
AuthorDate: Tue Apr 8 20:25:11 2025 +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 ffee1028e..ef6d98453 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.8.0
-  MD5=764bd4f49fff5625f1fdd265c21948c6
+  jeremy-rifkin/cpptrace v0.8.3
+  MD5=c4f3c85c826da8a9c13c97186264e32a
 )
 
 if (SYMBOLIZE_BACKEND STREQUAL "libbacktrace")

Reply via email to