Skip to content

Commit

Permalink
chore: bump PEGTL to v3.2.8 (#2537)
Browse files Browse the repository at this point in the history
Co-authored-by: Twice <[email protected]>
  • Loading branch information
aleksraiden and PragmaTwice committed Sep 15, 2024
1 parent 28fc474 commit 399961d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions cmake/pegtl.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@ include_guard()
include(cmake/utils.cmake)

FetchContent_DeclareGitHubTarWithMirror(pegtl
taocpp/PEGTL 3.2.7
MD5=31b14660c883bc0489ddcdfbd29199c9
taocpp/PEGTL 3.2.8
MD5=50339029d1bb037909b28c382214033e
)

FetchContent_MakeAvailableWithArgs(pegtl)

0 comments on commit 399961d

Please sign in to comment.