mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-28 04:19:00 +08:00
asio-grpc: Update to 2.7.0 (#34768)
This commit is contained in:
parent
03cfa5889e
commit
620eb4e790
@ -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
|
||||
)
|
||||
|
||||
|
@ -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",
|
||||
|
@ -1,5 +1,10 @@
|
||||
{
|
||||
"versions": [
|
||||
{
|
||||
"git-tree": "b0650c5252b1fb7f0ec616bb3aa9ef7c51732698",
|
||||
"version": "2.7.0",
|
||||
"port-version": 0
|
||||
},
|
||||
{
|
||||
"git-tree": "bc957d3a72f3565dfa6511e3d18948f136c926d2",
|
||||
"version": "2.6.0",
|
||||
|
@ -253,7 +253,7 @@
|
||||
"port-version": 0
|
||||
},
|
||||
"asio-grpc": {
|
||||
"baseline": "2.6.0",
|
||||
"baseline": "2.7.0",
|
||||
"port-version": 0
|
||||
},
|
||||
"asiosdk": {
|
||||
|
Loading…
Reference in New Issue
Block a user