Skip to content

Commit

Permalink
chore: bump cpptrace to v0.7.5 (#2709)
Browse files Browse the repository at this point in the history
  • Loading branch information
aleksraiden authored Jan 5, 2025
1 parent a3ae11b commit f3c46b4
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.4
MD5=399b74ac57f7c9e1d9c0601654f1ffd6
jeremy-rifkin/cpptrace v0.7.5
MD5=1fa7eeaea1b39afed2fd403a819d2139
)

if (SYMBOLIZE_BACKEND STREQUAL "libbacktrace")
Expand Down

0 comments on commit f3c46b4

Please sign in to comment.