Skip to content

Commit 9790589

Browse files
authored
[yalantinglibs] Bump to 0.3.11 (microsoft#42815)
1 parent 1f65d84 commit 9790589

File tree

4 files changed

+8
-3
lines changed

4 files changed

+8
-3
lines changed

ports/yalantinglibs/portfile.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ vcpkg_from_github(
44
OUT_SOURCE_PATH SOURCE_PATH
55
REPO alibaba/yalantinglibs
66
REF "${VERSION}"
7-
SHA512 2454d18d398e358f099518a12b704ebe32160f760afdbe9cb2c34bb9d3e98eccff6489b6bedf3382423c24d642010f998528fc9739741b62d60383351ce6f3a7
7+
SHA512 357b6789fe32ad4ca89933ba94d7f92ef65bc52497a918d76d7a3b5cc70b3f63efb26306de3783f6450d2d61e0ff2da6a23278a2d9862a2eec6287ca21396c23
88
HEAD_REF main
99
)
1010

ports/yalantinglibs/vcpkg.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "yalantinglibs",
3-
"version": "0.3.10",
3+
"version": "0.3.11",
44
"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",
55
"homepage": "https://github.com/alibaba/yalantinglibs",
66
"license": "Apache-2.0",

versions/baseline.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9901,7 +9901,7 @@
99019901
"port-version": 4
99029902
},
99039903
"yalantinglibs": {
9904-
"baseline": "0.3.10",
9904+
"baseline": "0.3.11",
99059905
"port-version": 0
99069906
},
99079907
"yaml-cpp": {

versions/y-/yalantinglibs.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
{
22
"versions": [
3+
{
4+
"git-tree": "c9dbecb6f8b92cd9607477e11c27bee39628d4eb",
5+
"version": "0.3.11",
6+
"port-version": 0
7+
},
38
{
49
"git-tree": "22ec24c2352d0a80e197145e0e6409540f2a26ce",
510
"version": "0.3.10",

0 commit comments

Comments
 (0)