Skip to content

Commit

Permalink
chore: bump cpptrace to v0.6.3 (apache#2412)
Browse files Browse the repository at this point in the history
Co-authored-by: Twice <[email protected]>
  • Loading branch information
aleksraiden and PragmaTwice authored Jul 16, 2024
1 parent e55ac72 commit 40be51e
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.2
MD5=b13786adcc1785cb900746ea96c50bee
jeremy-rifkin/cpptrace v0.6.3
MD5=32f3c0087c676f3d96df4d53e42ca5e9
)

if (SYMBOLIZE_BACKEND STREQUAL "libbacktrace")
Expand Down

0 comments on commit 40be51e

Please sign in to comment.