Skip to content

Commit

Permalink
version database
Browse files Browse the repository at this point in the history
  • Loading branch information
171930433 committed Nov 14, 2024
1 parent 3baf26d commit 131e57c
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ports/yalantinglibs/vcpkg.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"name": "yalantinglibs",
"version": "0.3.9",
"homepage": "https://github.com/alibaba/yalantinglibs",
"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",
"dependencies": [
{
Expand All @@ -14,4 +14,4 @@
"host": true
}
]
}
}
4 changes: 4 additions & 0 deletions versions/baseline.json
Original file line number Diff line number Diff line change
Expand Up @@ -9872,6 +9872,10 @@
"baseline": "2.1.0",
"port-version": 4
},
"yalantinglibs": {
"baseline": "0.3.9",
"port-version": 0
},
"yaml-cpp": {
"baseline": "0.8.0",
"port-version": 1
Expand Down
9 changes: 9 additions & 0 deletions versions/y-/yalantinglibs.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
{
"versions": [
{
"git-tree": "6afdffc3a213dfaff6bf724f37581b8e669b9cea",
"version": "0.3.9",
"port-version": 0
}
]
}

0 comments on commit 131e57c

Please sign in to comment.