Skip to content

Commit

Permalink
chore: bump cpptrace to v0.7.3 (#2670)
Browse files Browse the repository at this point in the history
Co-authored-by: Twice <twice.mliu@gmail.com>
  • Loading branch information
aleksraiden and PragmaTwice authored Nov 17, 2024
1 parent c6d9ad2 commit 1dbd7d3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions cmake/cpptrace.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@ include_guard()
include(cmake/utils.cmake)

FetchContent_DeclareGitHubWithMirror(cpptrace
jeremy-rifkin/cpptrace v0.7.2
MD5=4d992a22ddb80300fa2ddac097a5ce51
jeremy-rifkin/cpptrace v0.7.3
MD5=032eb39d17eb138871a760b1c2f52a74
)

if (SYMBOLIZE_BACKEND STREQUAL "libbacktrace")
Expand Down

0 comments on commit 1dbd7d3

Please sign in to comment.