diff options
| author | Igor Kostenko <isanych@gmail.com> | 2020-05-19 23:17:41 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-05-19 15:17:41 -0700 |
| commit | edfc5ac1c33e5d1322249811c0a84f8e02c3e538 (patch) | |
| tree | df40ec14d5b75edd99cec881ee675723a4dd5f27 /ports/grpc/CONTROL | |
| parent | cb388456a29e3c1ab434e00adce6e121d3aa86b9 (diff) | |
| download | vcpkg-edfc5ac1c33e5d1322249811c0a84f8e02c3e538.tar.gz vcpkg-edfc5ac1c33e5d1322249811c0a84f8e02c3e538.zip | |
[grpc] upgrade to 1.28.1 (#11449)
Diffstat (limited to 'ports/grpc/CONTROL')
| -rw-r--r-- | ports/grpc/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/grpc/CONTROL b/ports/grpc/CONTROL index 24e6bd04a..452fc7c45 100644 --- a/ports/grpc/CONTROL +++ b/ports/grpc/CONTROL @@ -1,5 +1,5 @@ Source: grpc -Version: 1.27.3 +Version: 1.28.1 Build-Depends: zlib, openssl, protobuf, c-ares (!uwp), upb, abseil Homepage: https://github.com/grpc/grpc Description: An RPC library and framework |
