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 23a86e39fa5988e56c964ab41a0eab0c996574c2 Author: Aleks Lozovyuk <[email protected]> AuthorDate: Sun Jan 5 11:16:43 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 5857e544..b42b025d 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.4 - MD5=399b74ac57f7c9e1d9c0601654f1ffd6 + jeremy-rifkin/cpptrace v0.7.5 + MD5=1fa7eeaea1b39afed2fd403a819d2139 ) if (SYMBOLIZE_BACKEND STREQUAL "libbacktrace")
