Skip to content

Commit

Permalink
chore: Bump cpptrace to v0.7.0 (#2501)
Browse files Browse the repository at this point in the history
  • Loading branch information
aleksraiden authored Aug 23, 2024
1 parent afd0a1b commit 111d4e8
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.6.3
MD5=32f3c0087c676f3d96df4d53e42ca5e9
jeremy-rifkin/cpptrace v0.7.0
MD5=d897c48f5bf96134109f7e6716f2fd31
)

if (SYMBOLIZE_BACKEND STREQUAL "libbacktrace")
Expand Down

0 comments on commit 111d4e8

Please sign in to comment.