Skip to content

Commit

Permalink
[yalantinglibs] Bump to 0.3.11 (microsoft#42815)
Browse files Browse the repository at this point in the history
  • Loading branch information
xiaozhuai authored Dec 20, 2024
1 parent 1f65d84 commit 9790589
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 3 deletions.
2 changes: 1 addition & 1 deletion ports/yalantinglibs/portfile.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO alibaba/yalantinglibs
REF "${VERSION}"
SHA512 2454d18d398e358f099518a12b704ebe32160f760afdbe9cb2c34bb9d3e98eccff6489b6bedf3382423c24d642010f998528fc9739741b62d60383351ce6f3a7
SHA512 357b6789fe32ad4ca89933ba94d7f92ef65bc52497a918d76d7a3b5cc70b3f63efb26306de3783f6450d2d61e0ff2da6a23278a2d9862a2eec6287ca21396c23
HEAD_REF main
)

Expand Down
2 changes: 1 addition & 1 deletion ports/yalantinglibs/vcpkg.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down
2 changes: 1 addition & 1 deletion versions/baseline.json
Original file line number Diff line number Diff line change
Expand Up @@ -9901,7 +9901,7 @@
"port-version": 4
},
"yalantinglibs": {
"baseline": "0.3.10",
"baseline": "0.3.11",
"port-version": 0
},
"yaml-cpp": {
Expand Down
5 changes: 5 additions & 0 deletions versions/y-/yalantinglibs.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "c9dbecb6f8b92cd9607477e11c27bee39628d4eb",
"version": "0.3.11",
"port-version": 0
},
{
"git-tree": "22ec24c2352d0a80e197145e0e6409540f2a26ce",
"version": "0.3.10",
Expand Down

0 comments on commit 9790589

Please sign in to comment.