Skip to content

Commit

Permalink
[asio-grpc] Update to 1.5.1 (microsoft#23844)
Browse files Browse the repository at this point in the history
Co-authored-by: Jonliu1993 <13720414433@163.com>
  • Loading branch information
Tradias and JonLiu1993 authored Mar 31, 2022
1 parent bcabf9b commit 9d9a6f4
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 4 deletions.
4 changes: 2 additions & 2 deletions ports/asio-grpc/portfile.cmake
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO Tradias/asio-grpc
REF v1.4.0
SHA512 2888c4abd5a531983a647a51971fd09eeb3e9f5bc7d2f95aa10f455d2d0f852367a8b039c867730c604be5e248cb0aacaf55fd0b23d05322c23d94dee719a7ad
REF v1.5.1
SHA512 528a790a7414db1b03b20d4d82d510a08cba9fc3c99501955c60c28ce4d768202a4339241b9e99f0199deb379345dc75934f991bad735eda0b32eb6cb3cef587
HEAD_REF master
)

Expand Down
2 changes: 1 addition & 1 deletion ports/asio-grpc/vcpkg.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "asio-grpc",
"version": "1.4.0",
"version": "1.5.1",
"description": "Asynchronous gRPC with Asio/unified executors",
"homepage": "https://github.com/Tradias/asio-grpc",
"license": "Apache-2.0",
Expand Down
5 changes: 5 additions & 0 deletions versions/a-/asio-grpc.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "56b29ba569fb72539675ca51ecf3c83fcf8eb0ba",
"version": "1.5.1",
"port-version": 0
},
{
"git-tree": "895af5509d20a5f310a5fa7285bd2e8e24e75548",
"version": "1.4.0",
Expand Down
2 changes: 1 addition & 1 deletion versions/baseline.json
Original file line number Diff line number Diff line change
Expand Up @@ -181,7 +181,7 @@
"port-version": 0
},
"asio-grpc": {
"baseline": "1.4.0",
"baseline": "1.5.1",
"port-version": 0
},
"asiosdk": {
Expand Down

0 comments on commit 9d9a6f4

Please sign in to comment.