aboutsummaryrefslogtreecommitdiff
path: root/ports/grpc/CONTROL
diff options
context:
space:
mode:
authorJack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>2020-06-24 05:36:26 +0800
committerGitHub <noreply@github.com>2020-06-23 14:36:26 -0700
commitc75f0b32a674533c619623dd9fe14b2c5a86b926 (patch)
treee4c33bab3d54c69663312805418fe51692ba3d88 /ports/grpc/CONTROL
parentdb748954976decfe9393f5505bf89587399f4902 (diff)
downloadvcpkg-c75f0b32a674533c619623dd9fe14b2c5a86b926.tar.gz
vcpkg-c75f0b32a674533c619623dd9fe14b2c5a86b926.zip
[grpc] Update to 1.29.1 (#11791)
* [grpc] Update to 1.29.1 * re-fix uwp build * re-fix dependency upb * [offscale-libetcd-cpp] Fix dependency grpc
Diffstat (limited to 'ports/grpc/CONTROL')
-rw-r--r--ports/grpc/CONTROL2
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/grpc/CONTROL b/ports/grpc/CONTROL
index 8c1df3be4..af06e82a4 100644
--- a/ports/grpc/CONTROL
+++ b/ports/grpc/CONTROL
@@ -1,5 +1,5 @@
Source: grpc
-Version: 1.28.1-1
+Version: 1.29.1
Build-Depends: zlib, openssl, protobuf, c-ares (!uwp), upb, abseil
Homepage: https://github.com/grpc/grpc
Description: An RPC library and framework