[cpp-peglib] update to 1.8.6 (#36602)

* [cpp-peglib] update to 1.8.6

* [cpp-peglib] update to 1.8.6
This commit is contained in:
Jia Yue Hua 2024-02-07 04:34:38 +08:00 committed by GitHub
parent 42bb0d9e8d
commit 00217337b2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
4 changed files with 8 additions and 3 deletions

View File

@ -3,7 +3,7 @@ vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO yhirose/cpp-peglib
REF "v${VERSION}"
SHA512 89fe1112a5db1decde65aa989a74559222b02c897a0f6a3facca295f07467e232c787420243b50786da21f86bc100a869b46963f09051aebade0bb44d2b12800
SHA512 c579da831822459c643c43be64eded925b2364bc1ae6b99ab8eaeeb48f441ecc2c019b08313027fd12113a1356826c7570d0c8b1b0ea7eef6984d810903b92c4
HEAD_REF master
)

View File

@ -1,6 +1,6 @@
{
"name": "cpp-peglib",
"version": "1.8.5",
"version": "1.8.6",
"description": "C++11 header-only PEG (Parsing Expression Grammars) library.",
"license": "MIT"
}

View File

@ -1849,7 +1849,7 @@
"port-version": 9
},
"cpp-peglib": {
"baseline": "1.8.5",
"baseline": "1.8.6",
"port-version": 0
},
"cpp-redis": {

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "aab20faa46849572df0241317b6b5c309a77ac70",
"version": "1.8.6",
"port-version": 0
},
{
"git-tree": "1db90f789f11e0bcb31b569171d0fc3fda779dfc",
"version": "1.8.5",