Skip to content

Commit

Permalink
chore: Bump cpptrace to v0.7.2 (#2585)
Browse files Browse the repository at this point in the history
  • Loading branch information
aleksraiden authored Oct 7, 2024
1 parent efb489f commit f2c4233
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.1
MD5=8b62f5d3033ab59146cb1fd3ca89d859
jeremy-rifkin/cpptrace v0.7.2
MD5=4d992a22ddb80300fa2ddac097a5ce51
)

if (SYMBOLIZE_BACKEND STREQUAL "libbacktrace")
Expand Down

0 comments on commit f2c4233

Please sign in to comment.