Skip to content

Commit

Permalink
chore: bump cpptrace to v0.6.1 (#2363)
Browse files Browse the repository at this point in the history
  • Loading branch information
aleksraiden committed Jun 12, 2024
1 parent 358bb1d commit 9ef83f3
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.0
MD5=924df247ba4a151d243130060c2c0a04
jeremy-rifkin/cpptrace v0.6.1
MD5=246eb8d730b44373573783f218bd3b01
)

if (SYMBOLIZE_BACKEND STREQUAL "libbacktrace")
Expand Down

0 comments on commit 9ef83f3

Please sign in to comment.