mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-12-26 01:30:55 +08:00
[yalantinglibs] Bump to 0.3.11 (#42815)
This commit is contained in:
parent
1f65d84539
commit
9790589e0f
@ -4,7 +4,7 @@ vcpkg_from_github(
|
||||
OUT_SOURCE_PATH SOURCE_PATH
|
||||
REPO alibaba/yalantinglibs
|
||||
REF "${VERSION}"
|
||||
SHA512 2454d18d398e358f099518a12b704ebe32160f760afdbe9cb2c34bb9d3e98eccff6489b6bedf3382423c24d642010f998528fc9739741b62d60383351ce6f3a7
|
||||
SHA512 357b6789fe32ad4ca89933ba94d7f92ef65bc52497a918d76d7a3b5cc70b3f63efb26306de3783f6450d2d61e0ff2da6a23278a2d9862a2eec6287ca21396c23
|
||||
HEAD_REF main
|
||||
)
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "yalantinglibs",
|
||||
"version": "0.3.10",
|
||||
"version": "0.3.11",
|
||||
"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",
|
||||
|
@ -9901,7 +9901,7 @@
|
||||
"port-version": 4
|
||||
},
|
||||
"yalantinglibs": {
|
||||
"baseline": "0.3.10",
|
||||
"baseline": "0.3.11",
|
||||
"port-version": 0
|
||||
},
|
||||
"yaml-cpp": {
|
||||
|
@ -1,5 +1,10 @@
|
||||
{
|
||||
"versions": [
|
||||
{
|
||||
"git-tree": "c9dbecb6f8b92cd9607477e11c27bee39628d4eb",
|
||||
"version": "0.3.11",
|
||||
"port-version": 0
|
||||
},
|
||||
{
|
||||
"git-tree": "22ec24c2352d0a80e197145e0e6409540f2a26ce",
|
||||
"version": "0.3.10",
|
||||
|
Loading…
x
Reference in New Issue
Block a user