This is an automated email from the ASF dual-hosted git repository. aleksraiden pushed a commit to branch aleksraiden-patch-6 in repository https://gitbox.apache.org/repos/asf/kvrocks.git
commit 687ab661e0d8b3f99c38f49aca732b9f9bea14d3 Author: Aleks Lozovyuk <[email protected]> AuthorDate: Sat Sep 14 15:27:07 2024 +0300 Update pegtl.cmake --- cmake/pegtl.cmake | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/cmake/pegtl.cmake b/cmake/pegtl.cmake index d1638f36..c5c24576 100644 --- a/cmake/pegtl.cmake +++ b/cmake/pegtl.cmake @@ -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=5c919edd001ef157b0d25fc9dcc8b3e1 ) FetchContent_MakeAvailableWithArgs(pegtl)
