Skip to content

Commit

Permalink
chore: bump cpptrace to v0.7.4 (#2696)
Browse files Browse the repository at this point in the history
  • Loading branch information
aleksraiden authored Dec 22, 2024
1 parent a45b2c6 commit 393fac2
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.3
MD5=032eb39d17eb138871a760b1c2f52a74
jeremy-rifkin/cpptrace v0.7.4
MD5=399b74ac57f7c9e1d9c0601654f1ffd6
)

if (SYMBOLIZE_BACKEND STREQUAL "libbacktrace")
Expand Down

0 comments on commit 393fac2

Please sign in to comment.