[yalantinglibs] update to 0.5.8 (#49833)
This commit is contained in:
@@ -4,7 +4,7 @@ vcpkg_from_github(
|
||||
OUT_SOURCE_PATH SOURCE_PATH
|
||||
REPO alibaba/yalantinglibs
|
||||
REF "${VERSION}"
|
||||
SHA512 f739c0747d84d6fcbb5a94f8491c29d941e992ea7306aa4b9d2cec459f3e4466e63eb86536ac03fbf5e106541535fadbdfe03795de3ece067a297a4381adef89
|
||||
SHA512 4431c4fea7af80b81b35989879d47ad09abca31789f8e5bc77aae85824b1bd7c6d3de57c5421820670cbdd2313dbc9ea56ad8bf3f4dc8751d51d9ce7212985b0
|
||||
HEAD_REF main
|
||||
PATCHES
|
||||
use-external-libs.patch
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "yalantinglibs",
|
||||
"version": "0.5.7",
|
||||
"version": "0.5.8",
|
||||
"description": "A Collection of C++20 libraries, include struct_pack, struct_json, struct_xml, struct_yaml, struct_pb, easylog, coro_rpc, coro_http and async_simple",
|
||||
"homepage": "https://github.com/alibaba/yalantinglibs",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -10881,7 +10881,7 @@
|
||||
"port-version": 5
|
||||
},
|
||||
"yalantinglibs": {
|
||||
"baseline": "0.5.7",
|
||||
"baseline": "0.5.8",
|
||||
"port-version": 0
|
||||
},
|
||||
"yaml-cpp": {
|
||||
|
||||
@@ -1,5 +1,10 @@
|
||||
{
|
||||
"versions": [
|
||||
{
|
||||
"git-tree": "2b02e50c8a62a395cc44d9988f988761035a6996",
|
||||
"version": "0.5.8",
|
||||
"port-version": 0
|
||||
},
|
||||
{
|
||||
"git-tree": "4b545824d734f3539ee846af113d8f5c6e0eedf7",
|
||||
"version": "0.5.7",
|
||||
|
||||
Reference in New Issue
Block a user