asio-grpc: Update to 2.9.2 (#36267)

This commit is contained in:
Dennis 2024-01-22 19:59:24 +01:00 committed by GitHub
parent 9984d91459
commit 55416201b3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
4 changed files with 8 additions and 3 deletions

View File

@ -2,7 +2,7 @@ vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO Tradias/asio-grpc
REF "v${VERSION}"
SHA512 1dfd6254967dc24185cc17770fb18460289b4d1ff0952b8b3bad5d4222ee1fd640ef56ef437589d88b789ca9e374362f1a780b3fbf7d46dbd1ed6628b6b6ceca
SHA512 bb5358c6d64e1e7afaa644dda76a22a0a8b724ecfb9e2ac26a5fb2d4d506df10f09f8866d71713daf79ea0cd808eacecc027a3e925376ed1c1ca544f95656a8a
HEAD_REF master
)

View File

@ -1,6 +1,6 @@
{
"name": "asio-grpc",
"version": "2.9.0",
"version": "2.9.2",
"description": "Asynchronous gRPC with Asio/unified executors",
"homepage": "https://github.com/Tradias/asio-grpc",
"license": "Apache-2.0",

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "9442924978688fdb467c605e2944a6b1c6749981",
"version": "2.9.2",
"port-version": 0
},
{
"git-tree": "4f03cf73ec5ddb5be5e21f4ce6c7f442ac53a769",
"version": "2.9.0",

View File

@ -253,7 +253,7 @@
"port-version": 0
},
"asio-grpc": {
"baseline": "2.9.0",
"baseline": "2.9.2",
"port-version": 0
},
"asiosdk": {