Skip to content

Commit

Permalink
asio-grpc: Update to 2.9.0 (microsoft#35849)
Browse files Browse the repository at this point in the history
  • Loading branch information
Tradias authored Dec 28, 2023
1 parent cfd0a5a commit 1f74e2c
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 e41d2cf4098af9921fc8911634baa7b2c283d6afa31dbb6ff371c385ed5f6518eb870672a5c0b0fcc42b5cb767cdd82b077e85afbf0b132b74bd2c80118907b8
SHA512 1dfd6254967dc24185cc17770fb18460289b4d1ff0952b8b3bad5d4222ee1fd640ef56ef437589d88b789ca9e374362f1a780b3fbf7d46dbd1ed6628b6b6ceca
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.8.0",
"version": "2.9.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": "4f03cf73ec5ddb5be5e21f4ce6c7f442ac53a769",
"version": "2.9.0",
"port-version": 0
},
{
"git-tree": "ab210d20b701caf5c71159529c8b4f163df0c5cc",
"version": "2.8.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.8.0",
"baseline": "2.9.0",
"port-version": 0
},
"asiosdk": {
Expand Down

0 comments on commit 1f74e2c

Please sign in to comment.