mirror of
https://github.com/microsoft/vcpkg.git
synced 2025-01-14 05:18:33 +08:00
[pegtl] Update to latest 3.0.0-pre commit (#10357)
This commit is contained in:
parent
fb87bc7d41
commit
df3e7936fd
@ -1,3 +1,3 @@
|
||||
Source: pegtl
|
||||
Version: 3.0.0-pre-697aaa0
|
||||
Version: 3.0.0-pre-9d58962
|
||||
Description: The Parsing Expression Grammar Template Library (PEGTL) is a zero-dependency C++ header-only parser combinator library for creating parsers according to a Parsing Expression Grammar (PEG).
|
||||
|
@ -2,8 +2,8 @@ include(vcpkg_common_functions)
|
||||
vcpkg_from_github(
|
||||
OUT_SOURCE_PATH SOURCE_PATH
|
||||
REPO taocpp/pegtl
|
||||
REF 697aaa06564c6ea9d13f95de081a2d2d46b39160
|
||||
SHA512 453821966526569a2d1842ec0bebe6f65dee0241d6ab7d38255726243326356b6a972bf5ca58168e94f51dd87c74ce17fdefffd19fe67570fe9dc52f1f6a4f16
|
||||
REF 9d58962818d69436384044e0a578239548f42a7b
|
||||
SHA512 16f02bbdb9b601ea3c7ad3db29267bc7615aa6e5c6b3abf693c4e208e2236305cff1e2aa41b2caeb453f122f011ef56c57dd52be7258f95b21c6536482aa6a3d
|
||||
HEAD_REF master
|
||||
)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user