Skip to content

Commit

Permalink
asio-grpc: Update to 2.7.0 (microsoft#34768)
Browse files Browse the repository at this point in the history
  • Loading branch information
Tradias authored Oct 30, 2023
1 parent 03cfa58 commit 620eb4e
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 3 deletions.
2 changes: 1 addition & 1 deletion ports/asio-grpc/portfile.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO Tradias/asio-grpc
REF "v${VERSION}"
SHA512 3921e4893fbfe871fd2129a706ef7b09a3381e04ee5c798682de98ef3996dac720d69e472099a8fa672e9d08a6805934235b555f40d745cc752b138bf2ab9520
SHA512 3ad088a090a506f12d73fdac1689d9aea0416f9d21762c7be1de9d5a278ac2e856541e7b433809077e5297d2953b55357380e5097d894bd511c652927ec5daba
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": "2.6.0",
"version": "2.7.0",
"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": "b0650c5252b1fb7f0ec616bb3aa9ef7c51732698",
"version": "2.7.0",
"port-version": 0
},
{
"git-tree": "bc957d3a72f3565dfa6511e3d18948f136c926d2",
"version": "2.6.0",
Expand Down
2 changes: 1 addition & 1 deletion versions/baseline.json
Original file line number Diff line number Diff line change
Expand Up @@ -253,7 +253,7 @@
"port-version": 0
},
"asio-grpc": {
"baseline": "2.6.0",
"baseline": "2.7.0",
"port-version": 0
},
"asiosdk": {
Expand Down

0 comments on commit 620eb4e

Please sign in to comment.